Searched refs:getNumLiveBlocks (Results 1 – 3 of 3) sorted by relevance
177 unsigned getNumLiveBlocks() const { in getNumLiveBlocks() function
267 assert(getNumLiveBlocks() == countLiveBlocks(CurLI) && "Bad block count"); in calcLiveBlockInfo()
1304 unsigned OrigBlocks = SA->getNumLiveBlocks(); in splitAroundRegion()