Searched refs:GVsToExtract (Results 1 – 1 of 1) sorted by relevance
208 auto GVsToExtract = in emitPartition() local214 if (GVsToExtract == std::nullopt) { in emitPartition()221 if (GVsToExtract->empty()) { in emitPartition()256 expandPartition(*GVsToExtract); in emitPartition()262 HashGVs.reserve(GVsToExtract->size()); in emitPartition()263 llvm::append_range(HashGVs, *GVsToExtract); in emitPartition()283 return GVsToExtract->count(&GV); in emitPartition()