Searched refs:NumCFGBlocks (Results 1 – 2 of 2) sorted by relevance
71 unsigned NumCFGBlocks; variable
2516 NumFunctionsAnalyzed(0), NumFunctionsWithBadCFGs(0), NumCFGBlocks(0), in IssueWarnings() 2880 NumCFGBlocks += cfg->getNumBlockIDs();2894 !NumCFGsBuilt ? 0 : NumCFGBlocks/NumCFGsBuilt;2897 << " " << NumCFGBlocks << " CFG blocks built.\n"