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

/openbsd-current/gnu/gcc/gcc/
H A Dcfgloopanal.c485 seq_cost (rtx seq) function
536 target_small_cost = seq_cost (seq);
544 target_spill_cost = seq_cost (seq);
H A Dtree-ssa-loop-ivopts.c2412 seq_cost (rtx seq) function
2522 cost = seq_cost (seq);
3239 cost = seq_cost (seq);
3310 cost = seq_cost (seq);
3473 acost = seq_cost (seq);

Completed in 171 milliseconds