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