GCC Middle and Back End API Reference
|
#include <tree-core.h>
Data Fields | |
tree | decl |
tree | target |
When processing aliases at the symbol table 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 handle_alias_pairs(), and ipa_lower_emutls().
tree alias_pair::target |
Referenced by ipa_lower_emutls().