Skip to content

VirtualCFG::prependToScopeStmt

* CALL‐BACK FUNCTIONS FOR cfgRWTransaction::transform() **

Synopsis

Declared in <src/midend/programAnalysis/genericDataflow/cfgUtils/CFGRewrite.h>

void
prependToScopeStmt(
    SgNode* target,
    SgNode* newNode,
    void* data);

Parameters

Name

Description

target

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

newNode

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

Created with MrDocs