Searched refs:VirtRegToPhysReg (Results 1 – 2 of 2) sorted by relevance
2102 DenseMap<unsigned, unsigned> VirtRegToPhysReg; in tryLastChanceRecoloring() local2112 VirtRegToPhysReg.clear(); in tryLastChanceRecoloring()2143 VirtRegToPhysReg[ItVirtReg] = VRM->getPhys(ItVirtReg); in tryLastChanceRecoloring()2178 unsigned ItPhysReg = VirtRegToPhysReg[ItVirtReg]; in tryLastChanceRecoloring()
2581 DenseMap<unsigned, unsigned> VirtRegToPhysReg; in tryLastChanceRecoloring() local2592 VirtRegToPhysReg.clear(); in tryLastChanceRecoloring()2625 VirtRegToPhysReg[ItVirtReg] = VRM->getPhys(ItVirtReg); in tryLastChanceRecoloring()2675 unsigned ItPhysReg = VirtRegToPhysReg[ItVirtReg]; in tryLastChanceRecoloring()