Home
last modified time | relevance | path

Searched refs:insertOutgoingEdge (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h752 LLVM_ABI void insertOutgoingEdge(Node &SourceN, Node &TargetN,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp986 void LazyCallGraph::RefSCC::insertOutgoingEdge(Node &SourceN, Node &TargetN, in insertOutgoingEdge() function in LazyCallGraph::RefSCC