LLVM 22.0.0git
CountVisits.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "count-visits"

Functions

 STATISTIC (MaxVisited, "Max number of times we visited a function")

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "count-visits"

Definition at line 16 of file CountVisits.cpp.

Function Documentation

◆ STATISTIC()

STATISTIC ( MaxVisited ,
"Max number of times we visited a function"  )