Searched refs:HotProb (Results 1 – 2 of 2) sorted by relevance
97 BranchProbability HotProb(StaticLikelyProb, 100); in isEdgeHot() local98 return getEdgeProbability(Src, Dst) > HotProb; in isEdgeHot()
1538 BranchProbability HotProb = getLayoutSuccessorProbThreshold(BB); in hasBetterLayoutPredecessor() local1570 if (PredEdgeFreq * HotProb >= CandidateEdgeFreq * HotProb.getCompl()) { in hasBetterLayoutPredecessor()1599 const BranchProbability HotProb(StaticLikelyProb, 100); in selectBestSuccessor() local