|
GCC Middle and Back End API Reference
|

Data Fields | |
| struct insn_ent * | next |
| struct insn_def * | def |
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.
| struct insn_def* insn_ent::def |
Referenced by get_attr_order(), and substitute_address().
| struct insn_ent* insn_ent::next |
Referenced by substitute_address().