Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMisExpect.cpp161 auto LikelyProbablilty = BranchProbability::getBranchProbability( in verifyMisExpect() local
164 uint64_t ScaledThreshold = LikelyProbablilty.scale(RealWeightsTotal); in verifyMisExpect()