|
GCC Middle and Back End API Reference
|
Data Fields | |
| rtx | last_death |
| rtx | last_set |
| rtx | last_set_value |
| int | last_set_table_tick |
| int | last_set_label |
| unsigned HOST_WIDE_INT | last_set_nonzero_bits |
| char | last_set_sign_bit_copies |
| rtx reg_stat_struct::last_death |
Referenced by distribute_notes(), record_dead_and_set_regs(), and record_value_for_reg().
| rtx reg_stat_struct::last_set |
| int reg_stat_struct::last_set_label |
| unsigned HOST_WIDE_INT reg_stat_struct::last_set_nonzero_bits |
| char reg_stat_struct::last_set_sign_bit_copies |
Referenced by record_dead_and_set_regs(), record_value_for_reg(), and reg_num_sign_bit_copies_for_combine().
| int reg_stat_struct::last_set_table_tick |
Referenced by record_value_for_reg(), and update_table_tick().
| rtx reg_stat_struct::last_set_value |