Searched refs:TakenBranchCost (Results 1 – 1 of 1) sorted by relevance
2163 unsigned TakenBranchCost = Subtarget.getMispredictionPenalty(); in isProfitableToIfCvt() local2168 FUnpredCycles = TakenBranchCost; in isProfitableToIfCvt()2171 TUnpredCycles = TCycles + TakenBranchCost; in isProfitableToIfCvt()