Searched refs:GVsToExtract (Results 1 – 1 of 1) sorted by relevance
284 auto GVsToExtract = in emitPartition() local290 if (GVsToExtract == std::nullopt) { in emitPartition()297 if (GVsToExtract->empty()) { in emitPartition()332 expandPartition(*GVsToExtract); in emitPartition()338 HashGVs.reserve(GVsToExtract->size()); in emitPartition()339 for (const auto *GV : *GVsToExtract) in emitPartition()360 return GVsToExtract->count(&GV); in emitPartition()