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