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

Data Fields

bitmap statics_read
bitmap statics_written

Detailed Description

   The static variables defined within the compilation unit that are
   loaded or stored directly by function that owns this structure.  

Field Documentation

bitmap ipa_reference_local_vars_info_d::statics_read

Referenced by remove_node_data().

bitmap ipa_reference_local_vars_info_d::statics_written

Referenced by remove_node_data().


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