Searched refs:PartMSet (Results 1 – 1 of 1) sorted by relevance
338 std::vector<std::unique_ptr<Module>> PartMSet; in emitPartition() local339 PartMSet.push_back(std::move(M)); in emitPartition()340 return BaseLayer.addModuleSet(std::move(PartMSet), std::move(MemMgr), in emitPartition()