Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp846 BranchProbability PProb = MBPI->getEdgeProbability(BB, Succ); in isProfitableToTailDup() local
849 BlockFrequency P = BBFreq * PProb; in isProfitableToTailDup()