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

/freebsd-10.0-release/contrib/gcc/
H A Drtl-factoring.c1322 rtx rtx_jump, rtx_store, rtx_return, reg, label; local
1339 rtx_return = gen_jump (label);
1348 seq_return_cost = compute_rtx_cost (make_jump_insn_raw (rtx_return));

Completed in 54 milliseconds