Skip to content

VirtualCFG::replaceStatement

Synopsis

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

void
replaceStatement(
    SgNode* parent,
    SgStatement* from,
    SgStatement* to);

Created with MrDocs