Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:countLiveBlocks

272   assert(getNumLiveBlocks() == countLiveBlocks(CurLI) && "Bad block count");
276 unsigned SplitAnalysis::countLiveBlocks(const LiveInterval *cli) const {