Searched refs:createInLocalContext (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/LTO/legacy/
H A DLTOModule.h113 createInLocalContext(std::unique_ptr<LLVMContext> Context, const void *mem,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/LTO/
H A DLTOModule.cpp154 LTOModule::createInLocalContext(std::unique_ptr<LLVMContext> Context, function in class:LTOModule
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-lto/
H A Dllvm-lto.cpp321 ErrorOr<std::unique_ptr<LTOModule>> Ret = LTOModule::createInLocalContext(

Completed in 99 milliseconds