Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h781 SmallVector<RefSCC *, 1> insertIncomingRefEdge(Node &SourceN,
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyCallGraph.cpp996 LazyCallGraph::RefSCC::insertIncomingRefEdge(Node &SourceN, Node &TargetN) { in insertIncomingRefEdge() function in LazyCallGraph::RefSCC