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 |
struct insn_link* insn_link::next |
Referenced by alloc_insn_link(), combine_instructions(), delete_noop_moves(), distribute_links(), find_single_use(), and record_promoted_value().