GCC Middle and Back End API Reference
|
#include <ipa-prop.h>
Data Fields | |
tree | operand |
int | formal_id |
enum tree_code | operation |
bool | agg_preserved |
Structure holding data required to describe a pass-through jump function.
bool ipa_pass_through_data::agg_preserved |
int ipa_pass_through_data::formal_id |
tree ipa_pass_through_data::operand |
enum tree_code ipa_pass_through_data::operation |