Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDSplitKit.h209 const BitVector &getThroughBlocks() const { return ThroughBlocks; } in getThroughBlocks() function
HDRegAllocGreedy.cpp1314 BitVector Todo = SA->getThroughBlocks(); in growRegion()
1737 BitVector Todo = SA->getThroughBlocks(); in splitAroundRegion()