SimpleDirectedGraphNode::numSuccessors
return the number of outgoing edges
Synopsis
Declared in <src/midend/programAnalysis/staticInterproceduralSlicing/SimpleDirectedGraph.h>
int
numSuccessors();
Created with MrDocs
return the number of outgoing edges
Declared in <src/midend/programAnalysis/staticInterproceduralSlicing/SimpleDirectedGraph.h>
int
numSuccessors();
Created with MrDocs