Searched refs:MispredictCost (Results 1 – 1 of 1) sorted by relevance
1224 Scaled64 MispredictCost = getMispredictionCost(SI, CondCost); in computeLoopCosts() local1226 INonPredCost = PredictedPathCost + MispredictCost; in computeLoopCosts()1277 Scaled64 MispredictCost = in getMispredictionCost() local1280 MispredictCost /= Scaled64::get(100); in getMispredictionCost()1282 return MispredictCost; in getMispredictionCost()