Searched refs:VirtRegToPhysReg (Results 1 – 1 of 1) sorted by relevance
2092 DenseMap<unsigned, unsigned> VirtRegToPhysReg; in tryLastChanceRecoloring() local2102 VirtRegToPhysReg.clear(); in tryLastChanceRecoloring()2133 VirtRegToPhysReg[ItVirtReg] = VRM->getPhys(ItVirtReg); in tryLastChanceRecoloring()2168 unsigned ItPhysReg = VirtRegToPhysReg[ItVirtReg]; in tryLastChanceRecoloring()