Skip to content

BreakupStatement::operator()

Synopsis

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

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

Created with MrDocs