Searched refs:BackedgeTakenWeight (Results 1 – 1 of 1) sorted by relevance
878 unsigned BackedgeTakenWeight = 0; in setLoopEstimatedTripCount() local882 BackedgeTakenWeight = (EstimatedTripCount - 1) * LatchExitWeight; in setLoopEstimatedTripCount()887 std::swap(BackedgeTakenWeight, LatchExitWeight); in setLoopEstimatedTripCount()894 MDB.createBranchWeights(BackedgeTakenWeight, LatchExitWeight)); in setLoopEstimatedTripCount()