Skip to content

VariableRenaming::VarRefSynthAttr

Attribute that describes the variables modified by a given expression.

Synopsis

Declared in <src/midend/programAnalysis/variableRenaming/VariableRenaming.h>

Member Functions

Name

Description

VarRefSynthAttr [constructor]

Constructors

getRefs

Get the references for this node and below.

setRefs

Set the references for this node and below.

Private Data Members

Name

Description

refs

Stores all of the varRefs from the subtree.

Created with MrDocs