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

Data Fields

tree var
gphiphi
tree init
tree next
gphilcssa_phi
gimpleproducer
gimpleconsumer
tree init_ref
tree fini_ref
enum reduction_type type

Detailed Description

Structure recording loop reduction variable.

Field Documentation

◆ consumer

◆ fini_ref

tree reduction::fini_ref

◆ init

◆ init_ref

◆ lcssa_phi

◆ next

◆ phi

◆ producer

◆ type

◆ var


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