Searched refs:MispredictCost (Results 1 – 1 of 1) sorted by relevance
900 Scaled64 MispredictCost = getMispredictionCost(SI, CondCost); in computeLoopCosts() local902 INonPredCost = PredictedPathCost + MispredictCost; in computeLoopCosts()947 Scaled64 MispredictCost = in getMispredictionCost() local950 MispredictCost /= Scaled64::get(100); in getMispredictionCost()952 return MispredictCost; in getMispredictionCost()