Searched refs:CurrentNewVRegs (Results 1 – 1 of 1) sorted by relevance
1987 SmallVector<Register, 4> CurrentNewVRegs; in tryLastChanceRecoloring() local1994 CurrentNewVRegs.clear(); in tryLastChanceRecoloring()2039 if (tryRecoloringCandidates(RecoloringQueue, CurrentNewVRegs, in tryLastChanceRecoloring()2042 for (Register NewVReg : CurrentNewVRegs) in tryLastChanceRecoloring()2061 for (Register R : CurrentNewVRegs) { in tryLastChanceRecoloring()