Searched refs:getThroughBlocks (Results 1 – 2 of 2) sorted by relevance
174 const BitVector &getThroughBlocks() const { return ThroughBlocks; } in getThroughBlocks() function
1038 BitVector Todo = SA->getThroughBlocks(); in growRegion()1264 BitVector Todo = SA->getThroughBlocks(); in splitAroundRegion()