clang 22.0.0git
AnalyzerStatsChecker.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "StatsChecker"

Functions

 STAT_COUNTER (NumBlocks, "The # of blocks in top level functions")
 STAT_COUNTER (NumBlocksUnreachable, "The # of unreachable blocks in analyzing top level functions")

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "StatsChecker"

Definition at line 27 of file AnalyzerStatsChecker.cpp.

Function Documentation

◆ STAT_COUNTER() [1/2]

STAT_COUNTER ( NumBlocks ,
"The # of blocks in top level functions"  )

◆ STAT_COUNTER() [2/2]

STAT_COUNTER ( NumBlocksUnreachable ,
"The # of unreachable blocks in analyzing top level functions"  )