LLVM: lib/Transforms/Utils/CountVisits.cpp File Reference (original) (raw)

#include "[llvm/Transforms/Utils/CountVisits.h](CountVisits%5F8h%5Fsource.html)"
#include "[llvm/ADT/Statistic.h](Statistic%5F8h%5Fsource.html)"
#include "[llvm/IR/Function.h](IR%5F2Function%5F8h%5Fsource.html)"
#include "[llvm/IR/PassManager.h](IR%5F2PassManager%5F8h%5Fsource.html)"

Go to the source code of this file.

Macros
#define DEBUG_TYPE "count-visits"
Functions

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" )