TransDepGraphCreate::TransDepGraphCreate
Synopsis
Declared in <src/midend/programTransformation/loopProcessing/depGraph/TransDepGraph.h>
TransDepGraphCreate(
GraphAccessTemplate<Node, DepInfoEdge>* g,
int splitlimit = 20,
BaseGraphCreate* bc = 0);
Created with MrDocs