Searched refs:getMispredictionCost (Results 1 – 1 of 1) sorted by relevance
205 Scaled64 getMispredictionCost(const SelectInst *SI, const Scaled64 CondCost);951 Scaled64 MispredictCost = getMispredictionCost(SI, CondCost); in computeLoopCosts()988 SelectOptimize::getMispredictionCost(const SelectInst *SI, in getMispredictionCost() function in SelectOptimize