Skip to content

VirtualCFG::replaceStatementByBlockBefore

Synopsis

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

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

Created with MrDocs