Skip to content

ConstantFolding::ConstantFoldingTraversal::replaceExpressionWithDeferredDelete

Synopsis

Declared in <src/midend/programTransformation/constantFolding/constantFolding.h>

void
replaceExpressionWithDeferredDelete(
    SgExpression* oldExp,
    SgExpression* newExp);

Created with MrDocs