Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h739 void insertInternalRefEdge(Node &SourceN, Node &TargetN);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyCallGraph.cpp979 void LazyCallGraph::RefSCC::insertInternalRefEdge(Node &SourceN, in insertInternalRefEdge() function in LazyCallGraph::RefSCC