Searched refs:countLiveBlocks (Results 1 – 6 of 6) sorted by relevance
176 unsigned countLiveBlocks(const LiveInterval *li) const;
249 assert(getNumLiveBlocks() == countLiveBlocks(CurLI) && "Bad block count"); in calcLiveBlockInfo()253 unsigned SplitAnalysis::countLiveBlocks(const LiveInterval *cli) const { in countLiveBlocks() function in SplitAnalysis
1068 if (SA->countLiveBlocks(&Reg) >= OrigBlocks) { in splitAroundRegion()
201 unsigned countLiveBlocks(const LiveInterval *li) const;
287 assert(getNumLiveBlocks() == countLiveBlocks(CurLI) && "Bad block count"); in calcLiveBlockInfo()291 unsigned SplitAnalysis::countLiveBlocks(const LiveInterval *cli) const { in countLiveBlocks() function in SplitAnalysis
1336 if (SA->countLiveBlocks(&Reg) >= OrigBlocks) { in splitAroundRegion()