GCC Middle and Back End API Reference
|
#include <ipa-predicate.h>
Data Fields | |
HOST_WIDE_INT | offset |
tree | type |
tree | val |
int | operand_num |
enum tree_code | code: 16 |
unsigned | agg_contents: 1 |
unsigned | by_ref: 1 |
expr_eval_ops | param_ops |
unsigned condition::agg_contents |
unsigned condition::by_ref |
enum tree_code condition::code |
HOST_WIDE_INT condition::offset |
int condition::operand_num |
expr_eval_ops condition::param_ops |
tree condition::type |
tree condition::val |