ROSE 0.11.145.147
Public Attributes | List of all members
SageInterface::Transformation_Record Struct Reference

Description

Definition at line 87 of file sageInterface.h.

Collaboration diagram for SageInterface::Transformation_Record:
Collaboration graph
[legend]

Public Attributes

std::map< SgForStatement *, bool > forLoopInitNormalizationTable
 
std::map< SgForStatement *, std::pair< SgVariableDeclaration *, SgVariableDeclaration * > > forLoopInitNormalizationRecord
 

Member Data Documentation

◆ forLoopInitNormalizationTable

std::map<SgForStatement* , bool > SageInterface::Transformation_Record::forLoopInitNormalizationTable

Definition at line 90 of file sageInterface.h.

◆ forLoopInitNormalizationRecord

std::map<SgForStatement* , std::pair<SgVariableDeclaration*, SgVariableDeclaration*> > SageInterface::Transformation_Record::forLoopInitNormalizationRecord

Definition at line 92 of file sageInterface.h.


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