Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DRegAllocGreedy.cpp413 SmallSetVector<LiveInterval *, 8> SetOfBrokenHints; member in __anondab441770111::RAGreedy
785 SetOfBrokenHints.insert(&VirtReg); in tryAssign()
2795 SetOfBrokenHints.remove(&LI); in aboutToRemoveInterval()
2977 for (LiveInterval *LI : SetOfBrokenHints) { in tryHintsRecoloring()
3030 SetOfBrokenHints.insert(&VirtReg); in selectOrSplitImpl()
3204 SetOfBrokenHints.clear(); in runOnMachineFunction()
/external/llvm/lib/CodeGen/
DRegAllocGreedy.cpp315 SmallSetVector<LiveInterval *, 8> SetOfBrokenHints; member in __anon4e4d313f0111::RAGreedy
2286 SetOfBrokenHints.remove(&LI); in aboutToRemoveInterval()
2467 for (LiveInterval *LI : SetOfBrokenHints) { in tryHintsRecoloring()
2518 SetOfBrokenHints.insert(&VirtReg); in selectOrSplitImpl()
2611 SetOfBrokenHints.clear(); in runOnMachineFunction()