|
GCC Middle and Back End API Reference
|
#include <tree.h>
Data Fields | |
| tree | decl |
| tree | target |
When procesing aliases on symtab level, we need the declaration of target. For this reason we need to queue aliases and process them after all declarations has been produced.
| tree alias_pair::decl |
Referenced by free_lang_data_in_cgraph(), handle_alias_pairs(), and ipa_lower_emutls().
| tree alias_pair::target |
Referenced by handle_alias_pairs(), and ipa_lower_emutls().