LLVM 19.0.0git
Macros | Functions | Variables
PseudoProbeInserter.cpp File Reference
#include "llvm/CodeGen/MachineBasicBlock.h"
#include "llvm/CodeGen/MachineFunctionPass.h"
#include "llvm/CodeGen/MachineInstr.h"
#include "llvm/CodeGen/TargetInstrInfo.h"
#include "llvm/IR/DebugInfoMetadata.h"
#include "llvm/IR/Module.h"
#include "llvm/IR/PseudoProbe.h"
#include "llvm/InitializePasses.h"

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.