Skip to content

LoopUnrolling::operator()

Synopsis

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

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

Created with MrDocs