Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DCGSCCPassManager.cpp532 RC->removeOutgoingEdge(N, *TargetN); in updateCGAndAnalysisManagerForFunctionPass()
H A DLazyCallGraph.cpp1095 void LazyCallGraph::RefSCC::removeOutgoingEdge(Node &SourceN, Node &TargetN) { in removeOutgoingEdge() function in LazyCallGraph::RefSCC
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h801 void removeOutgoingEdge(Node &SourceN, Node &TargetN);