Searched refs:StaticLikelyProb (Results 1 – 2 of 2) sorted by relevance
28 StaticLikelyProb("static-likely-prob", variable65 BranchProbability HotProb(StaticLikelyProb, 100); in isEdgeHot()
219 extern cl::opt<unsigned> StaticLikelyProb;1381 return BranchProbability(StaticLikelyProb, 100); in getLayoutSuccessorProbThreshold()1594 const BranchProbability HotProb(StaticLikelyProb, 100); in selectBestSuccessor()