Searched refs:removeOutgoingEdge (Results 1 – 7 of 7) sorted by relevance
517 RC->removeOutgoingEdge(N, *TargetN); in updateCGAndAnalysisManagerForFunctionPass()
1095 void LazyCallGraph::RefSCC::removeOutgoingEdge(Node &SourceN, Node &TargetN) { in removeOutgoingEdge() function in LazyCallGraph::RefSCC
656 void removeOutgoingEdge(Node &SourceN, Node &TargetN);
801 void removeOutgoingEdge(Node &SourceN, Node &TargetN);
708 ARC.removeOutgoingEdge(A, D); in TEST()1180 CRC.removeOutgoingEdge(C1, D2); in TEST()
903 void LazyCallGraph::RefSCC::removeOutgoingEdge(Node &SourceN, Node &TargetN) { in removeOutgoingEdge() function in LazyCallGraph::RefSCC
561 ARC.removeOutgoingEdge(A, D); in TEST()