Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSplitKit.h191 const BitVector &getThroughBlocks() const { return ThroughBlocks; } in getThroughBlocks() function
DRegAllocGreedy.cpp1046 BitVector Todo = SA->getThroughBlocks(); in growRegion()
1272 BitVector Todo = SA->getThroughBlocks(); in splitAroundRegion()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSplitKit.h197 const BitVector &getThroughBlocks() const { return ThroughBlocks; } in getThroughBlocks() function
DRegAllocGreedy.cpp1283 BitVector Todo = SA->getThroughBlocks(); in growRegion()
1700 BitVector Todo = SA->getThroughBlocks(); in splitAroundRegion()