Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp300 SmallSetVector<LiveInterval *, 8> SetOfBrokenHints; member in __anon4e4d313f0111::RAGreedy
2244 SetOfBrokenHints.remove(&LI); in aboutToRemoveInterval()
2425 for (LiveInterval *LI : SetOfBrokenHints) { in tryHintsRecoloring()
2481 SetOfBrokenHints.insert(&VirtReg); in selectOrSplitImpl()
2563 SetOfBrokenHints.clear(); in runOnMachineFunction()