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