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

Data Fields

gimple reduc_stmt
gimple reduc_phi
enum tree_code reduction_code
unsigned reduc_version
gimple keep_res
tree initial_value
tree field
tree init
gimple new_phi

Detailed Description

Element of the hashtable, representing a
   reduction in the current loop.   

Field Documentation

tree reduction_info::init
tree reduction_info::initial_value
gimple reduction_info::keep_res
gimple reduction_info::new_phi
unsigned reduction_info::reduc_version
enum tree_code reduction_info::reduction_code

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