Home
last modified time | relevance | path

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

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