GCC Middle and Back End API Reference
|
Data Fields | |
int | regno |
rtx | insns |
The structure describes info to do an inheritance for the current insn. We need to collect such info first before doing the transformations because the transformations change the insn internal representation.
rtx to_inherit::insns |
Referenced by add_to_inherit().
int to_inherit::regno |
Referenced by add_to_inherit(), and inherit_in_ebb().