GCC Middle and Back End API Reference
condition Struct Reference

#include <ipa-predicate.h>

Collaboration diagram for condition:

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

Field Documentation

◆ agg_contents

unsigned condition::agg_contents

◆ by_ref

unsigned condition::by_ref

◆ code

enum tree_code condition::code

◆ offset

HOST_WIDE_INT condition::offset

Referenced by add_condition().

◆ operand_num

int condition::operand_num

◆ param_ops

expr_eval_ops condition::param_ops

◆ type

tree condition::type

◆ val


The documentation for this struct was generated from the following file: