Searched refs:StaticLikelyProb (Results 1 – 2 of 2) sorted by relevance
30 StaticLikelyProb("static-likely-prob", variable67 BranchProbability HotProb(StaticLikelyProb, 100); in isEdgeHot()84 BranchProbability HotProb(StaticLikelyProb, 100); in getHotSucc()
197 extern cl::opt<unsigned> StaticLikelyProb;1350 return BranchProbability(StaticLikelyProb, 100); in getLayoutSuccessorProbThreshold()1563 const BranchProbability HotProb(StaticLikelyProb, 100); in selectBestSuccessor()