Skip to content

DependenceGraph::edgeExists

Synopsis

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

bool
edgeExists(
    DependenceNode* from,
    DependenceNode* to,
    EdgeType e);

Created with MrDocs