Searched refs:MispredictCost (Results 1 – 1 of 1) sorted by relevance
1171 Scaled64 MispredictCost = getMispredictionCost(SI, CondCost); in computeLoopCosts() local1173 INonPredCost = PredictedPathCost + MispredictCost; in computeLoopCosts()1224 Scaled64 MispredictCost = in getMispredictionCost() local1227 MispredictCost /= Scaled64::get(100); in getMispredictionCost()1229 return MispredictCost; in getMispredictionCost()