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