Searched refs:NumFunctionsWithBadCFGs (Results 1 – 2 of 2) sorted by relevance
72 unsigned NumFunctionsWithBadCFGs; variable
2690 NumFunctionsAnalyzed(0), NumFunctionsWithBadCFGs(0), NumCFGBlocks(0), in AnalysisBasedWarnings()3097 ++NumFunctionsWithBadCFGs; in IssueWarnings()3105 unsigned NumCFGsBuilt = NumFunctionsAnalyzed - NumFunctionsWithBadCFGs; in PrintStats()3109 << NumFunctionsWithBadCFGs << " w/o CFGs).\n" in PrintStats()