Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp512 C = incorporateNewSCCRange(RC->switchInternalEdgeToRef(N, E.getNode()), in updateCGAndAnalysisManagerForFunctionPass()
597 C = incorporateNewSCCRange(RC->switchInternalEdgeToRef(N, *RefTarget), G, N, in updateCGAndAnalysisManagerForFunctionPass()
H A DLazyCallGraph.cpp688 LazyCallGraph::RefSCC::switchInternalEdgeToRef(Node &SourceN, Node &TargetN) { in switchInternalEdgeToRef() function in LazyCallGraph::RefSCC
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h726 iterator_range<iterator> switchInternalEdgeToRef(Node &SourceN,