Skip to content

DependenceGraph::hasOutgingEdge

Synopsis

Declared in <src/midend/programAnalysis/staticInterproceduralSlicing/DependenceGraph.h>

bool
hasOutgingEdge(
    DependenceNode* src,
    EdgeType compare);

Created with MrDocs