Searched refs:MPartInCtx (Results 1 – 1 of 1) sorted by relevance
455 std::unique_ptr<Module> MPartInCtx = std::move(MOrErr.get()); in splitCodeGen() local458 createTargetMachine(C, T, *MPartInCtx); in splitCodeGen()460 codegen(C, TM.get(), AddStream, ThreadId, *MPartInCtx, in splitCodeGen()