Home
last modified time | relevance | path

Searched refs:switchInternalEdgeToRef (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp1027 C = incorporateNewSCCRange(RC->switchInternalEdgeToRef(N, E.getNode()), in updateCGAndAnalysisManagerForPass()
1110 C = incorporateNewSCCRange(RC->switchInternalEdgeToRef(N, *RefTarget), G, N, in updateCGAndAnalysisManagerForPass()
H A DLazyCallGraph.cpp753 LazyCallGraph::RefSCC::switchInternalEdgeToRef(Node &SourceN, Node &TargetN) { in switchInternalEdgeToRef() function in LazyCallGraph::RefSCC
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h713 iterator_range<iterator> switchInternalEdgeToRef(Node &SourceN,