LLVM 22.0.0git
PseudoProbeInserter.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "pseudo-probe-inserter"

Functions

 INITIALIZE_PASS_BEGIN (PseudoProbeInserter, DEBUG_TYPE, "Insert pseudo probe annotations for value profiling", false, false) INITIALIZE_PASS_END(PseudoProbeInserter

Variables

 DEBUG_TYPE
Insert pseudo probe annotations for value profiling
Insert pseudo probe annotations for value false

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "pseudo-probe-inserter"

Definition at line 25 of file PseudoProbeInserter.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( PseudoProbeInserter ,
DEBUG_TYPE ,
"Insert pseudo probe annotations for value profiling" ,
false ,
false  )

Variable Documentation

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 144 of file PseudoProbeInserter.cpp.

◆ false

Insert pseudo probe annotations for value false

Definition at line 146 of file PseudoProbeInserter.cpp.

◆ profiling

Insert pseudo probe annotations for value profiling

Definition at line 145 of file PseudoProbeInserter.cpp.