LLVM  8.0.1
Classes | Namespaces | Functions
LazyBranchProbabilityInfo.h File Reference
#include "llvm/Analysis/BranchProbabilityInfo.h"
#include "llvm/Pass.h"
Include dependency graph for LazyBranchProbabilityInfo.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::LazyBranchProbabilityInfoPass
 This is an alternative analysis pass to BranchProbabilityInfoWrapperPass. More...
 
struct  llvm::BPIPassTrait< PassT >
 Simple trait class that provides a mapping between BPI passes and the corresponding BPInfo. More...
 
struct  llvm::BPIPassTrait< LazyBranchProbabilityInfoPass >
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

void llvm::initializeLazyBPIPassPass (PassRegistry &Registry)
 Helper for client passes to initialize dependent passes for LBPI. More...