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