Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyBranchProbabilityInfo.h113 template <typename PassT> struct BPIPassTrait { struct
117 template <> struct BPIPassTrait<LazyBranchProbabilityInfoPass> { argument