Searched refs:OptIt (Results 1 – 1 of 1) sorted by relevance
1764 if (auto OptIt = OptRegions.find(I); OptIt != OptRegions.end()) in canIncreaseOccupancyOrReduceSpill() local1765 REMAT_DEBUG(dbgs() << " [" << I << "] " << OptIt->getSecond() << '\n'); in canIncreaseOccupancyOrReduceSpill()1780 auto ReduceRPInRegion = [&](auto OptIt, Register Reg, LaneBitmask Mask, in canIncreaseOccupancyOrReduceSpill()1782 GCNRPTarget &Target = OptIt->getSecond(); in canIncreaseOccupancyOrReduceSpill()1788 OptRegions.erase(OptIt->getFirst()); in canIncreaseOccupancyOrReduceSpill()