Searched refs:NumFunctionsWithBadCFGs (Results 1 – 2 of 2) sorted by relevance
64 unsigned NumFunctionsWithBadCFGs; variable
2400 NumFunctionsAnalyzed(0), NumFunctionsWithBadCFGs(0), NumCFGBlocks(0), in AnalysisBasedWarnings()2760 ++NumFunctionsWithBadCFGs; in IssueWarnings()2768 unsigned NumCFGsBuilt = NumFunctionsAnalyzed - NumFunctionsWithBadCFGs; in PrintStats()2772 << NumFunctionsWithBadCFGs << " w/o CFGs).\n" in PrintStats()