Searched refs:VirtRegToPhysReg (Results 1 – 1 of 1) sorted by relevance
2061 DenseMap<unsigned, unsigned> VirtRegToPhysReg; in tryLastChanceRecoloring() local2071 VirtRegToPhysReg.clear(); in tryLastChanceRecoloring()2102 VirtRegToPhysReg[ItVirtReg] = VRM->getPhys(ItVirtReg); in tryLastChanceRecoloring()2137 Matrix->assign(**It, VirtRegToPhysReg[ItVirtReg]); in tryLastChanceRecoloring()