GCC Middle and Back End API Reference
et_node Struct Reference

#include <et-forest.h>

Collaboration diagram for et_node:

Data Fields

void * data
int dfs_num_in
int dfs_num_out
struct et_nodefather
struct et_nodeson
struct et_nodeleft
struct et_noderight
struct et_occrightmost_occ
struct et_occparent_occ

Detailed Description

The node representing the node in an et tree.   

Field Documentation

int et_node::dfs_num_in
int et_node::dfs_num_out
struct et_node* et_node::left
struct et_occ* et_node::parent_occ

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