Skip to content

FuseDepGraphNode

Synopsis

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

template<
    class Graph,
    class Node>
void
FuseDepGraphNode(
    Graph* graph,
    Node* orig,
    Node* split);

Created with MrDocs