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