Searched refs:switchOutgoingEdgeToCall (Results 1 – 3 of 3) sorted by relevance
588 void switchOutgoingEdgeToCall(Node &SourceN, Node &TargetN);
672 void LazyCallGraph::RefSCC::switchOutgoingEdgeToCall(Node &SourceN, in switchOutgoingEdgeToCall() function in LazyCallGraph::RefSCC
544 ARC.switchOutgoingEdgeToCall(A, D); in TEST()