Searched refs:getMispredictionPenalty (Results 1 – 3 of 3) sorted by relevance
366 unsigned ARMSubtarget::getMispredictionPenalty() const { in getMispredictionPenalty() function in ARMSubtarget
411 unsigned getMispredictionPenalty() const;
2150 unsigned TakenBranchCost = Subtarget.getMispredictionPenalty(); in isProfitableToIfCvt()2179 UnpredCost += Subtarget.getMispredictionPenalty() * ScalingUpFactor / 10; in isProfitableToIfCvt()