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

Data Fields

rtx value
 
struct attr_valuenext
 
struct insn_entfirst_insn
 
int num_insns
 
int has_asm_insn
 

Detailed Description

Each value of an attribute (either constant or computed) is assigned a
structure which is used as the listhead of the insns that have that
value.   

Field Documentation

◆ first_insn

◆ has_asm_insn

int attr_value::has_asm_insn

◆ next

◆ num_insns

◆ value


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