Searched refs:TUnpredCost (Results 1 – 1 of 1) sorted by relevance
1755 unsigned TUnpredCost = Probability.scale(TCycles * ScalingUpFactor); in isProfitableToIfCvt() local1758 unsigned UnpredCost = TUnpredCost + FUnpredCost; in isProfitableToIfCvt()