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

◆ edge

struct cgraph_edge* postorder_stack::edge

Referenced by ipa_reverse_postorder().

◆ node

◆ ref

int postorder_stack::ref

Referenced by ipa_reverse_postorder().


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