Home
last modified time | relevance | path

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

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