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