GCC Middle and Back End API Reference
|
Data Fields | |
bool | match_p |
bool | early_clobber_p |
rtx | input |
rtx | reg |
The page contains code to reuse input reloads.
Structure describes input reload of the current insns.
bool input_reload::early_clobber_p |
Referenced by get_reload_reg(), and match_reload().
rtx input_reload::input |
Referenced by get_reload_reg(), and match_reload().
bool input_reload::match_p |
Referenced by get_reload_reg(), and match_reload().
rtx input_reload::reg |
Referenced by get_reload_reg(), and match_reload().