Searched refs:ncost (Results 1 – 1 of 1) sorted by relevance
670 int i, ncost; local691 ncost = minb * 0x40 + maxb;692 ncost *= (unit_n_insns[unit] - 1) * 0x1000 + unit;693 if (ncost > cost)694 cost = ncost;