Skip to content

VirtualCFG::replaceStatementByBlockAfter

Synopsis

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

void
replaceStatementByBlockAfter(
    SgStatement* stmt,
    SgStatement* newNode);

Created with MrDocs