GCC Middle and Back End API Reference
tree_exp Struct Reference

#include <tree-core.h>

Collaboration diagram for tree_exp:

Data Fields

struct tree_typed typed
 
location_t locus
 
unsigned condition_uid
 
tree operands [1]
 

Field Documentation

◆ condition_uid

unsigned tree_exp::condition_uid

◆ locus

location_t tree_exp::locus

◆ operands

tree tree_exp::operands[1]

◆ typed

struct tree_typed tree_exp::typed

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