LLVM 22.0.0git
LazyBlockFrequencyInfo.cpp File Reference

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "lazy-block-freq"

Functions

 INITIALIZE_PASS_BEGIN (LazyBlockFrequencyInfoPass, DEBUG_TYPE, "Lazy Block Frequency Analysis", true, true) INITIALIZE_PASS_END(LazyBlockFrequencyInfoPass

Variables

 DEBUG_TYPE
Lazy Block Frequency Analysis
Lazy Block Frequency true

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "lazy-block-freq"

Definition at line 24 of file LazyBlockFrequencyInfo.cpp.

Function Documentation

◆ INITIALIZE_PASS_BEGIN()

INITIALIZE_PASS_BEGIN ( LazyBlockFrequencyInfoPass ,
DEBUG_TYPE ,
"Lazy Block Frequency Analysis" ,
true ,
true  )

Variable Documentation

◆ Analysis

Lazy Block Frequency Analysis

Definition at line 31 of file LazyBlockFrequencyInfo.cpp.

◆ DEBUG_TYPE

DEBUG_TYPE

Definition at line 30 of file LazyBlockFrequencyInfo.cpp.

◆ true

Lazy Block Frequency true

Definition at line 31 of file LazyBlockFrequencyInfo.cpp.