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