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