Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp313 SmallSetVector<LiveInterval *, 8> SetOfBrokenHints; member in __anon4e4d313f0111::RAGreedy
2276 SetOfBrokenHints.remove(&LI); in aboutToRemoveInterval()
2457 for (LiveInterval *LI : SetOfBrokenHints) { in tryHintsRecoloring()
2508 SetOfBrokenHints.insert(&VirtReg); in selectOrSplitImpl()
2600 SetOfBrokenHints.clear(); in runOnMachineFunction()