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