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