Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h774 SmallVector<RefSCC *, 1> insertIncomingRefEdge(Node &SourceN,
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1011 LazyCallGraph::RefSCC::insertIncomingRefEdge(Node &SourceN, Node &TargetN) { in insertIncomingRefEdge() function in LazyCallGraph::RefSCC