Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DSplitKit.h214 const BitVector &getThroughBlocks() const { return ThroughBlocks; } in getThroughBlocks() function
H A DRegAllocGreedy.cpp1357 BitVector Todo = SA->getThroughBlocks(); in growRegion()
1756 BitVector Todo = SA->getThroughBlocks(); in splitAroundRegion()