Searched refs:getMispredictionCost (Results 1 – 1 of 1) sorted by relevance
354 Scaled64 getMispredictionCost(const SelectLike SI, const Scaled64 CondCost);1224 Scaled64 MispredictCost = getMispredictionCost(SI, CondCost); in computeLoopCosts()1262 SelectOptimizeImpl::getMispredictionCost(const SelectLike SI, in getMispredictionCost() function in SelectOptimizeImpl