GCC Middle and Back End API Reference
insn_link Struct Reference
Collaboration diagram for insn_link:

Data Fields

rtx insn
struct insn_linknext

Detailed Description

   The following array records the LOG_LINKS for every insn in the
   instruction stream as struct insn_link pointers.  

Field Documentation

rtx insn_link::insn
struct insn_link* insn_link::next

The documentation for this struct was generated from the following file: