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

Data Fields

struct insn_entnext
struct insn_defdef

Detailed Description

Once everything has been read in, we store in each attribute value a list of insn codes that have that value. Here is the structure used for the list.


Field Documentation

struct insn_def* insn_ent::def
struct insn_ent* insn_ent::next

Referenced by substitute_address().


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