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