Searched refs:emitPartition (Results 1 – 2 of 2) sorted by relevance
86 Parent.emitPartition(std::move(R), std::move(TSM), in materialize()233 void CompileOnDemandLayer::emitPartition( in emitPartition() function in llvm::orc::CompileOnDemandLayer
121 void emitPartition(MaterializationResponsibility R, ThreadSafeModule TSM,578 if (auto PartKeyOrErr = emitPartition(LD, LMId, Part)) { in extractAndCompile()612 emitPartition(LogicalDylib &LD, in emitPartition() function