Searched refs:createInLocalContext (Results 1 – 4 of 4) sorted by relevance
107 createInLocalContext(std::unique_ptr<LLVMContext> Context, const void *mem,
271 LTOModule::createInLocalContext(std::move(Context), mem, length, Options, in lto_module_create_in_local_context()
154 LTOModule::createInLocalContext(std::unique_ptr<LLVMContext> Context, in createInLocalContext() function in LTOModule
254 ErrorOr<std::unique_ptr<LTOModule>> Ret = LTOModule::createInLocalContext( in getLocalLTOModule()