Home
last modified time | relevance | path

Searched refs:SetOfBrokenHints (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp408 SmallSetVector<LiveInterval *, 8> SetOfBrokenHints; member in __anonb5fb81910111::RAGreedy
852 SetOfBrokenHints.insert(&VirtReg); in tryAssign()
2862 SetOfBrokenHints.remove(&LI); in aboutToRemoveInterval()
3048 for (LiveInterval *LI : SetOfBrokenHints) { in tryHintsRecoloring()
3104 SetOfBrokenHints.insert(&VirtReg); in selectOrSplitImpl()
3382 SetOfBrokenHints.clear(); in runOnMachineFunction()