Searched refs:SetOfBrokenHints (Results 1 – 2 of 2) sorted by relevance
277 SmallSetVector<const LiveInterval *, 8> SetOfBrokenHints; variable
569 SetOfBrokenHints.insert(&VirtReg); in tryAssign()2355 SetOfBrokenHints.remove(&LI); in aboutToRemoveInterval()2544 for (const LiveInterval *LI : SetOfBrokenHints) { in tryHintsRecoloring()2602 SetOfBrokenHints.insert(&VirtReg); in selectOrSplitImpl()2893 SetOfBrokenHints.clear(); in run()