LLVM: llvm::BPIPassTrait< PassT > Struct Template Reference (original) (raw)
Simple trait class that provides a mapping between BPI passes and the corresponding BPInfo. More...
#include "[llvm/Analysis/LazyBranchProbabilityInfo.h](LazyBranchProbabilityInfo%5F8h%5Fsource.html)"
Inheritance diagram for llvm::BPIPassTrait< PassT >:
| Static Public Member Functions | |
|---|---|
| static PassT & | getBPI (PassT *P) |
Detailed Description
template
struct llvm::BPIPassTrait< PassT >
Simple trait class that provides a mapping between BPI passes and the corresponding BPInfo.
Definition at line 112 of file LazyBranchProbabilityInfo.h.
Member Function Documentation
◆ getBPI()
The documentation for this struct was generated from the following file:
- include/llvm/Analysis/LazyBranchProbabilityInfo.h