|
GCC Middle and Back End API Reference
|

Data Fields | |
| rtx | dest |
| expr_t | c_expr |
| int | uid |
| insn_t | failed_insn |
| bool | was_renamed |
Stores the static parameters for move_op_* calls.
| expr_t moveop_static_params::c_expr |
| rtx moveop_static_params::dest |
| insn_t moveop_static_params::failed_insn |
Referenced by av_set_could_be_blocked_by_bookkeeping_p(), move_op(), and move_op_orig_expr_not_found().
| int moveop_static_params::uid |
Referenced by move_op(), and move_op_orig_expr_found().
| bool moveop_static_params::was_renamed |
Referenced by maybe_emit_renaming_copy(), and move_op().