Home | History | Annotate | Download | only in Sema

Lines Matching refs:NumCFGBlocks

1429     NumCFGBlocks(0),
1656 NumCFGBlocks += cfg->getNumBlockIDs();
1670 !NumCFGsBuilt ? 0 : NumCFGBlocks/NumCFGsBuilt;
1673 << " " << NumCFGBlocks << " CFG blocks built.\n"