Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRegAllocGreedy.cpp413 SmallSetVector<LiveInterval *, 8> SetOfBrokenHints; member in __anonc49c92c20111::RAGreedy
785 SetOfBrokenHints.insert(&VirtReg); in tryAssign()
2825 SetOfBrokenHints.remove(&LI); in aboutToRemoveInterval()
3007 for (LiveInterval *LI : SetOfBrokenHints) { in tryHintsRecoloring()
3060 SetOfBrokenHints.insert(&VirtReg); in selectOrSplitImpl()
3239 SetOfBrokenHints.clear(); in runOnMachineFunction()