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

Data Fields

struct decisionfirst
struct decisionlast

Detailed Description

   A listhead of decision trees.  The alternatives to a node are kept
   in a doubly-linked list so we can easily add nodes to the proper
   place when merging.  

Field Documentation

struct decision* decision_head::first
struct decision* decision_head::last

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