Skip to content

SageInterface::loopCollapsing

Synopsis

Declared in <SageIII/sageInterface/sageInterface.h>

SgExprListExp*
loopCollapsing(
    SgForStatement* target_loop,
    size_t collapsing_factor);

Created with MrDocs