Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSplitKit.h205 const BitVector &getThroughBlocks() const { return ThroughBlocks; } in getThroughBlocks() function
H A DRegAllocGreedy.cpp725 BitVector Todo = SA->getThroughBlocks(); in growRegion()
959 BitVector Todo = SA->getThroughBlocks(); in splitAroundRegion()