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