Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h781 SmallVector<RefSCC *, 1> insertIncomingRefEdge(Node &SourceN,
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1004 LazyCallGraph::RefSCC::insertIncomingRefEdge(Node &SourceN, Node &TargetN) { in insertIncomingRefEdge() function in LazyCallGraph::RefSCC