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
unsigned name_expansion::in_progress
     True if the expansion for the name is just being generated.  

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