GCC Middle and Back End API Reference
variable_def Struct Reference

Data Fields

decl_or_value dv
int refcount
char n_var_parts

Detailed Description

   Structure describing where the variable is located.  

Field Documentation

decl_or_value variable_def::dv
     The declaration of the variable, or an RTL value being handled
     like a declaration.  

Referenced by canonicalize_values_star(), loc_exp_dep_clear(), shared_hash_find_slot_unshare(), and vt_find_locations().

char variable_def::n_var_parts
int variable_def::refcount

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