Searched refs:NumFunctionsWithBadCFGs (Results 1 – 2 of 2) sorted by relevance
65 unsigned NumFunctionsWithBadCFGs; variable
2187 NumFunctionsAnalyzed(0), NumFunctionsWithBadCFGs(0), NumCFGBlocks(0), in AnalysisBasedWarnings()2460 ++NumFunctionsWithBadCFGs; in IssueWarnings()2468 unsigned NumCFGsBuilt = NumFunctionsAnalyzed - NumFunctionsWithBadCFGs; in PrintStats()2472 << NumFunctionsWithBadCFGs << " w/o CFGs).\n" in PrintStats()