Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/ExecutionEngine/Orc/
HDCompileOnDemandLayer.h338 std::vector<std::unique_ptr<Module>> PartMSet; in emitPartition() local
339 PartMSet.push_back(std::move(M)); in emitPartition()
340 return BaseLayer.addModuleSet(std::move(PartMSet), std::move(MemMgr), in emitPartition()