Searched refs:cost_a (Results 1 – 1 of 1) sorted by relevance
795 preferable (int cost_a, int regcost_a, int cost_b, int regcost_b) in preferable() argument799 if (cost_a != cost_b) in preferable()801 if (cost_a == MAX_COST) in preferable()817 if (cost_a != cost_b) in preferable()818 return cost_a - cost_b; in preferable()