Skip to content

AutoTuningInterface::UnrollLoop

Synopsis

Declared in <src/midend/programTransformation/loopProcessing/driver/AutoTuningInterface.h>

void
UnrollLoop(
    AstInterface& fa,
    AstNodePtr const& loop,
    int unrollsize);

Created with MrDocs