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

/freebsd-10.0-release/contrib/gcc/
H A Drtl-factoring.c270 static int seq_return_cost; variable
594 pseq->gain = -(seq_call_cost - seq_jump_cost + seq_return_cost);
1348 seq_return_cost = compute_rtx_cost (make_jump_insn_raw (rtx_return));

Completed in 39 milliseconds