Searched refs:getMispredictionPenalty (Results 1 – 3 of 3) sorted by relevance
332 unsigned ARMSubtarget::getMispredictionPenalty() const { in getMispredictionPenalty() function in ARMSubtarget
425 unsigned getMispredictionPenalty() const;
1692 UnpredCost += Subtarget.getMispredictionPenalty() / 10; in isProfitableToIfCvt()1716 UnpredCost += Subtarget.getMispredictionPenalty() / 10; in isProfitableToIfCvt()