Searched defs:addOutEdge (Results 1 – 8 of 8) sorted by relevance
75 void addOutEdge(E edge, N node); in addOutEdge() method
93 public void addOutEdge(E edge, N node) { in addOutEdge() method in AbstractUndirectedNetworkConnections
118 void addOutEdge(CfgNode *Out) { OutEdges.push_back(Out); } in addOutEdge() function
195 def addOutEdge(self, block): member in Block
513 void addOutEdge(PGOEdge *E LLVM_ATTRIBUTE_UNUSED) {} in addOutEdge() function927 void addOutEdge(PGOUseEdge *E) { in addOutEdge() function
524 void addOutEdge(PGOEdge *E LLVM_ATTRIBUTE_UNUSED) {} in addOutEdge() function1003 void addOutEdge(PGOUseEdge *E) { in addOutEdge() function