LLVM 19.0.0git
Classes | Namespaces | Functions
LazyBranchProbabilityInfo.h File Reference
#include "llvm/Analysis/BranchProbabilityInfo.h"
#include "llvm/Pass.h"

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

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Functions

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