Home
last modified time | relevance | path

Searched defs:MainModule (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/examples/OrcV2Examples/LLJITWithThinLTOSummaries/
H A DLLJITWithThinLTOSummaries.cpp200 ThreadSafeModule MainModule = ExitOnErr(loadModule(MainModulePath, TSCtx)); in main() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/lli/
H A Dlli.cpp843 auto MainModule = ExitOnErr(loadModule(InputFile, TSCtx)); in runOrcJIT() local