Skip to content

DepGraphInsertLoop

Synopsis

Declared in <src/midend/programTransformation/loopProcessing/depGraph/DepGraphTransform.h>

template<
    class Graph,
    class SelectNode>
void
DepGraphInsertLoop(
    Graph* graph,
    SelectNode nodes,
    int level);

Created with MrDocs