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