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

Data Fields

tree var
struct common_info_d info

Detailed Description

   Information stored for decls.  

Field Documentation

struct common_info_d var_info_d::info
     Information stored for both SSA names and decls.  
tree var_info_d::var
     The variable.  

Referenced by set_register_defs().


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