Searched refs:NumFunctionsWithBadCFGs (Results 1 – 2 of 2) sorted by relevance
62 unsigned NumFunctionsWithBadCFGs; variable
1847 NumFunctionsWithBadCFGs(0), in AnalysisBasedWarnings()2102 ++NumFunctionsWithBadCFGs; in IssueWarnings()2110 unsigned NumCFGsBuilt = NumFunctionsAnalyzed - NumFunctionsWithBadCFGs; in PrintStats()2114 << NumFunctionsWithBadCFGs << " w/o CFGs).\n" in PrintStats()