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