|
GCC Middle and Back End API Reference
|

Data Fields | |
| rtx | def |
| struct delay_desc * | next |
| int | num |
| int | lineno |
Structure for each DEFINE_DELAY.
| rtx delay_desc::def |
Referenced by expand_delays(), gen_delay(), and write_eligible_delay().
| int delay_desc::lineno |
Referenced by gen_delay().
| struct delay_desc* delay_desc::next |
Referenced by expand_delays(), gen_delay(), and write_eligible_delay().
| int delay_desc::num |
Referenced by expand_delays(), gen_delay(), and write_eligible_delay().