GCC Middle and Back End API Reference
separate_ops Struct Reference

#include <expr.h>

Data Fields

enum tree_code code
location_t location
tree type
tree op0
tree op1
tree op2

Detailed Description

This structure is used to pass around information about exploded
   unary, binary and trinary expressions between expand_expr_real_1 and
   friends.   

Field Documentation


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