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