Skip to content

checkTransformedFlagsVisitor

Check for consistancy of isTransformation flags for nodes marked as a transformation.

Synopsis

Declared in <src/midend/programTransformation/astInlining/inlinerSupport.h>

[[visibility]]
void
checkTransformedFlagsVisitor(SgNode* n);

Parameters

Name

Description

n

This class represents the base class for all IR nodes within Sage III.

Created with MrDocs