Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp550 BranchProbability SuccProb, BranchProbability RealSuccProb, in hasBetterLayoutPredecessor()
683 auto RealSuccProb = MBPI->getEdgeProbability(BB, Succ); in selectBestSuccessor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1345 BranchProbability RealSuccProb, const BlockChain &Chain, in hasBetterLayoutPredecessor()
1562 auto RealSuccProb = MBPI->getEdgeProbability(BB, Succ); in selectBestSuccessor() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DMachineBlockPlacement.cpp1414 BranchProbability RealSuccProb, const BlockChain &Chain, in hasBetterLayoutPredecessor()
1631 auto RealSuccProb = MBPI->getEdgeProbability(BB, Succ); in selectBestSuccessor() local