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

Data Fields

rtx_insninsn
 
unsigned int regno
 
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

◆ insn

◆ next

◆ regno


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