LLVM  4.0.0
Macros | Functions | Variables
LazyBranchProbabilityInfo.cpp File Reference
#include "llvm/Analysis/LazyBranchProbabilityInfo.h"
#include "llvm/Analysis/LoopInfo.h"
Include dependency graph for LazyBranchProbabilityInfo.cpp:

Go to the source code of this file.

Macros

#define DEBUG_TYPE   "lazy-branch-prob"
 

Functions

 INITIALIZE_PASS_BEGIN (LazyBranchProbabilityInfoPass, DEBUG_TYPE,"Lazy Branch Probability Analysis", true, true) INITIALIZE_PASS_END(LazyBranchProbabilityInfoPass
 

Variables

 DEBUG_TYPE
 
Lazy Branch Probability Analysis
 
Lazy Branch Probability true
 

Macro Definition Documentation

#define DEBUG_TYPE   "lazy-branch-prob"

Definition at line 22 of file LazyBranchProbabilityInfo.cpp.

Function Documentation

INITIALIZE_PASS_BEGIN ( LazyBranchProbabilityInfoPass  ,
DEBUG_TYPE  ,
"Lazy Branch Probability Analysis ,
true  ,
true   
)

Variable Documentation

Lazy Branch Probability Analysis

Definition at line 27 of file LazyBranchProbabilityInfo.cpp.

DEBUG_TYPE

Definition at line 27 of file LazyBranchProbabilityInfo.cpp.

Lazy Branch Probability true

Definition at line 27 of file LazyBranchProbabilityInfo.cpp.