Searched refs:ItVirtReg (Results 1 – 2 of 2) sorted by relevance
2137 unsigned ItVirtReg = (*It)->reg; in tryLastChanceRecoloring() local2139 assert(VRM->hasPhys(ItVirtReg) && in tryLastChanceRecoloring()2143 VirtRegToPhysReg[ItVirtReg] = VRM->getPhys(ItVirtReg); in tryLastChanceRecoloring()2175 unsigned ItVirtReg = (*It)->reg; in tryLastChanceRecoloring() local2176 if (VRM->hasPhys(ItVirtReg)) in tryLastChanceRecoloring()2178 unsigned ItPhysReg = VirtRegToPhysReg[ItVirtReg]; in tryLastChanceRecoloring()
2619 unsigned ItVirtReg = (*It)->reg; in tryLastChanceRecoloring() local2621 assert(VRM->hasPhys(ItVirtReg) && in tryLastChanceRecoloring()2625 VirtRegToPhysReg[ItVirtReg] = VRM->getPhys(ItVirtReg); in tryLastChanceRecoloring()2672 unsigned ItVirtReg = (*It)->reg; in tryLastChanceRecoloring() local2673 if (VRM->hasPhys(ItVirtReg)) in tryLastChanceRecoloring()2675 unsigned ItPhysReg = VirtRegToPhysReg[ItVirtReg]; in tryLastChanceRecoloring()