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

Data Fields

aff_tree expansion
unsigned in_progress: 1

Detailed Description

Element of the cache that maps ssa name NAME to its expanded form
   as an affine expression EXPANSION.   

Field Documentation

aff_tree name_expansion::expansion

Referenced by aff_combination_expand().

unsigned name_expansion::in_progress

Referenced by aff_combination_expand().


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