Searched defs:addInEdge (Results 1 – 7 of 7) sorted by relevance
72 void addInEdge(E edge, N node, boolean isSelfLoop); in addInEdge() method
86 public void addInEdge(E edge, N node, boolean isSelfLoop) { in addInEdge() method in AbstractUndirectedNetworkConnections
119 void addInEdge(CfgNode *In) { InEdges.push_back(In); } in addInEdge() function
516 void addInEdge(PGOEdge *E LLVM_ATTRIBUTE_UNUSED) {} in addInEdge() function933 void addInEdge(PGOUseEdge *E) { in addInEdge() function
527 void addInEdge(PGOEdge *E LLVM_ATTRIBUTE_UNUSED) {} in addInEdge() function1009 void addInEdge(PGOUseEdge *E) { in addInEdge() function