Searched refs:switchOutgoingEdgeToRef (Results 1 – 3 of 3) sorted by relevance
725 void switchOutgoingEdgeToRef(Node &SourceN, Node &TargetN);
1090 RC->switchOutgoingEdgeToRef(N, *RefTarget); in updateCGAndAnalysisManagerForPass()
958 void LazyCallGraph::RefSCC::switchOutgoingEdgeToRef(Node &SourceN, in switchOutgoingEdgeToRef() function in LazyCallGraph::RefSCC