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

Data Fields

alias_set_type alias_set
 
bool has_zero_child
 
bool is_pointer
 
bool has_pointer
 
hash_map< alias_set_hash, int > * children
 

Field Documentation

◆ alias_set

alias_set_type alias_set_entry::alias_set

◆ children

hash_map<alias_set_hash, int>* alias_set_entry::children

◆ has_pointer

bool alias_set_entry::has_pointer

◆ has_zero_child

bool alias_set_entry::has_zero_child

Referenced by alias_set_subset_of().

◆ is_pointer

bool alias_set_entry::is_pointer

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