GCC Middle and Back End API Reference
|
#include <target.h>
Data Fields | |
int | icode |
int | extra_cost |
struct secondary_reload_info * | prev_sri |
int | t_icode |
The struct used by the secondary_reload target hook.
int secondary_reload_info::extra_cost |
Referenced by check_and_process_move(), and copy_cost().
int secondary_reload_info::icode |
struct secondary_reload_info* secondary_reload_info::prev_sri |
int secondary_reload_info::t_icode |
Referenced by copy_cost(), and default_secondary_reload().