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