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

Data Fields

dataflow_setset
dataflow_set ** permp

Detailed Description

   Hash table iteration argument passed to variable_post_merge.  

Field Documentation

dataflow_set** dfset_post_merge::permp
     Pointer to the permanent input set for the current block, or
     NULL.  
dataflow_set* dfset_post_merge::set
     The new input set for the current block.  

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