|
GCC Middle and Back End API Reference
|

Data Fields | |
| rtx | insn |
| struct insn_link * | next |
The following array records the LOG_LINKS for every insn in the instruction stream as struct insn_link pointers.
| rtx insn_link::insn |
Referenced by create_log_links(), and mark_used_regs_combine().
| struct insn_link* insn_link::next |