GCC Middle and Back End API Reference
name_expansion Class 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

◆ expansion

aff_tree name_expansion::expansion

◆ in_progress

unsigned name_expansion::in_progress

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