Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSplitKit.h174 const BitVector &getThroughBlocks() const { return ThroughBlocks; } in getThroughBlocks() function
DRegAllocGreedy.cpp1006 BitVector Todo = SA->getThroughBlocks(); in growRegion()
1232 BitVector Todo = SA->getThroughBlocks(); in splitAroundRegion()