Skip to content

PrePostTransformation::operator()

Synopsis

Declared in <src/midend/programTransformation/loopProcessing/prepostTransformation/PrePostTransformation.h>

virtual
bool
operator()(
    AstInterface& fa,
    AstNodePtr const& n,
    AstNodePtr& result) = 0;

Created with MrDocs