Searched refs:CurrentNewVRegs (Results 1 – 1 of 1) sorted by relevance
2640 SmallVector<Register, 4> CurrentNewVRegs; in tryLastChanceRecoloring() local2648 CurrentNewVRegs.clear(); in tryLastChanceRecoloring()2692 if (tryRecoloringCandidates(RecoloringQueue, CurrentNewVRegs, in tryLastChanceRecoloring()2695 for (Register NewVReg : CurrentNewVRegs) in tryLastChanceRecoloring()2714 for (Register &R : CurrentNewVRegs) { in tryLastChanceRecoloring()