Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DParallelCG.cpp88 std::unique_ptr<Module> MPartInCtx = std::move(MOrErr.get()); in splitCodeGen() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/LTO/
H A DLTOBackend.cpp453 std::unique_ptr<Module> MPartInCtx = std::move(MOrErr.get()); in splitCodeGen() local