Searched refs:RecoloringCandidates (Results 1 – 1 of 1) sorted by relevance
361 SmallLISet &RecoloringCandidates,2000 SmallLISet &RecoloringCandidates, in mayRecolorAllInterferences() argument2024 RecoloringCandidates.insert(Intf); in mayRecolorAllInterferences()2089 SmallLISet RecoloringCandidates; in tryLastChanceRecoloring() local2101 RecoloringCandidates.clear(); in tryLastChanceRecoloring()2114 if (!mayRecolorAllInterferences(PhysReg, VirtReg, RecoloringCandidates, in tryLastChanceRecoloring()2124 for (SmallLISet::iterator It = RecoloringCandidates.begin(), in tryLastChanceRecoloring()2125 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring()2162 for (SmallLISet::iterator It = RecoloringCandidates.begin(), in tryLastChanceRecoloring()2163 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring()[all …]