GCC Middle and Back End API Reference
|
#include <ipa-prop.h>
Data Fields | |
HOST_WIDE_INT | offset |
tree | type |
int | formal_id |
bool | agg_preserved |
Structure holding data required to describe an ancestor pass-through jump function.
bool ipa_ancestor_jf_data::agg_preserved |
int ipa_ancestor_jf_data::formal_id |
HOST_WIDE_INT ipa_ancestor_jf_data::offset |
tree ipa_ancestor_jf_data::type |