GCC Middle and Back End API Reference
|
Data Fields | |
decl_or_value | dv |
int | refcount |
char | n_var_parts |
Structure describing where the variable is located.
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 |
Number of variable parts.
Referenced by canonicalize_values_star(), get_addr_from_local_cache(), intersect_loc_chains(), and vt_find_locations().
int variable_def::refcount |
Reference count.
Referenced by canonicalize_values_star(), dv_htab_hash(), shared_hash_find_slot_unshare(), and vt_find_locations().