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

Data Fields

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

◆ insn_count

int insn_link::insn_count

Referenced by alloc_insn_link().

◆ next

◆ regno


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