Searched refs:createInLocalContext (Results 1 – 3 of 3) sorted by relevance
112 createInLocalContext(std::unique_ptr<LLVMContext> Context, const void *mem,
152 LTOModule::createInLocalContext(std::unique_ptr<LLVMContext> Context, in createInLocalContext() function in LTOModule
362 ErrorOr<std::unique_ptr<LTOModule>> Ret = LTOModule::createInLocalContext( in getLocalLTOModule()