Searched refs:NumFunctionsWithBadCFGs (Results 1 – 2 of 2) sorted by relevance
68 unsigned NumFunctionsWithBadCFGs; variable
2436 NumFunctionsAnalyzed(0), NumFunctionsWithBadCFGs(0), NumCFGBlocks(0), in AnalysisBasedWarnings()2800 ++NumFunctionsWithBadCFGs; in IssueWarnings()2808 unsigned NumCFGsBuilt = NumFunctionsAnalyzed - NumFunctionsWithBadCFGs; in PrintStats()2812 << NumFunctionsWithBadCFGs << " w/o CFGs).\n" in PrintStats()