Searched refs:cheaper_cost_pair (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c4486 cheaper_cost_pair (struct cost_pair *a, struct cost_pair *b) function
4657 if (cheaper_cost_pair (cp, best_cp))
4902 if (!cheaper_cost_pair (new_cp, old_cp))
4957 if (!cheaper_cost_pair (cp, new_cp))
4978 if (!cheaper_cost_pair (cp, new_cp))

Completed in 117 milliseconds