Searched refs:MispredictCost (Results 1 – 1 of 1) sorted by relevance
951 Scaled64 MispredictCost = getMispredictionCost(SI, CondCost); in computeLoopCosts() local953 INonPredCost = PredictedPathCost + MispredictCost; in computeLoopCosts()1003 Scaled64 MispredictCost = in getMispredictionCost() local1006 MispredictCost /= Scaled64::get(100); in getMispredictionCost()1008 return MispredictCost; in getMispredictionCost()