Home
last modified time | relevance | path

Searched refs:BPIPassTrait (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DLazyBranchProbabilityInfo.h113 template <typename PassT> struct BPIPassTrait { struct
117 template <> struct BPIPassTrait<LazyBranchProbabilityInfoPass> { argument
DLazyBlockFrequencyInfo.h53 *F, BPIPassTrait<BranchProbabilityInfoPassT>::getBPI(BPIPass), *LI); in getCalculated()