Searched refs:MispredictCost (Results 1 – 1 of 1) sorted by relevance
1342 Scaled64 MispredictCost = getMispredictionCost(SI, CondCost); in computeLoopCosts() local1344 INonPredCost = PredictedPathCost + MispredictCost; in computeLoopCosts()1404 Scaled64 MispredictCost = in getMispredictionCost() local1407 MispredictCost /= Scaled64::get(100); in getMispredictionCost()1409 return MispredictCost; in getMispredictionCost()