Searched refs:countLiveBlocks (Results 1 – 9 of 9) 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()
207 unsigned countLiveBlocks(const LiveInterval *li) const;
313 assert(getNumLiveBlocks() == countLiveBlocks(CurLI) && "Bad block count"); in calcLiveBlockInfo()317 unsigned SplitAnalysis::countLiveBlocks(const LiveInterval *cli) const { in countLiveBlocks() function in SplitAnalysis
1764 if (SA->countLiveBlocks(&Reg) >= OrigBlocks) { in splitAroundRegion()