Searched defs:PredCost (Results 1 – 2 of 2) sorted by relevance
122 Scaled64 PredCost; member
2144 unsigned PredCost = (TCycles + FCycles + TExtra + FExtra) * ScalingUpFactor; in isProfitableToIfCvt() local