Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DParallelCG.cpp87 std::unique_ptr<Module> MPartInCtx = std::move(MOrErr.get()); in splitCodeGen() local
89 codegen(MPartInCtx.get(), *ThreadOS, TMFactory, FileType); in splitCodeGen()