Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBranchProbabilityInfo.cpp65 BranchProbability HotProb(StaticLikelyProb, 100); in isEdgeHot() local
82 BranchProbability HotProb(StaticLikelyProb, 100); in getHotSucc() local
DMachineBlockPlacement.cpp1465 BranchProbability HotProb = getLayoutSuccessorProbThreshold(BB); in hasBetterLayoutPredecessor() local
1526 const BranchProbability HotProb(StaticLikelyProb, 100); in selectBestSuccessor() local