Searched refs:NumFunctionsWithBadCFGs (Results 1 – 2 of 2) sorted by relevance
63 unsigned NumFunctionsWithBadCFGs; variable
2177 NumFunctionsAnalyzed(0), NumFunctionsWithBadCFGs(0), NumCFGBlocks(0), in AnalysisBasedWarnings()2449 ++NumFunctionsWithBadCFGs; in IssueWarnings()2457 unsigned NumCFGsBuilt = NumFunctionsAnalyzed - NumFunctionsWithBadCFGs; in PrintStats()2461 << NumFunctionsWithBadCFGs << " w/o CFGs).\n" in PrintStats()