Searched refs:NumFunctionsWithBadCFGs (Results 1 – 2 of 2) sorted by relevance
68 unsigned NumFunctionsWithBadCFGs; variable
2516 NumFunctionsAnalyzed(0), NumFunctionsWithBadCFGs(0), NumCFGBlocks(0), in IssueWarnings() 2884 ++NumFunctionsWithBadCFGs;2892 unsigned NumCFGsBuilt = NumFunctionsAnalyzed - NumFunctionsWithBadCFGs;2896 << NumFunctionsWithBadCFGs << " w/o CFGs).\n"