GCC Middle and Back End API Reference
postorder_stack Struct Reference
Collaboration diagram for postorder_stack:

Data Fields

struct cgraph_nodenode
struct cgraph_edgeedge
int ref

Field Documentation

struct cgraph_edge* postorder_stack::edge

Referenced by ipa_reverse_postorder().

struct cgraph_node* postorder_stack::node

Referenced by ipa_reverse_postorder().

int postorder_stack::ref

Referenced by ipa_reverse_postorder().


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