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

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c3572 unsigned cost0, cost1, cost; local
3642 cost0 = 0;
3644 cost0 = force_expr_to_var_cost (op0);
3679 cost += cost0;

Completed in 48 milliseconds