Searched refs:switchOutgoingEdgeToCall (Results 1 – 7 of 7) sorted by relevance
596 RC->switchOutgoingEdgeToCall(N, *CallTarget); in updateCGAndAnalysisManagerForFunctionPass()
874 void LazyCallGraph::RefSCC::switchOutgoingEdgeToCall(Node &SourceN, in switchOutgoingEdgeToCall() function in LazyCallGraph::RefSCC
588 void switchOutgoingEdgeToCall(Node &SourceN, Node &TargetN);
733 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()
687 ARC.switchOutgoingEdgeToCall(A, D); in TEST()