Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1351 void LazyCallGraph::RefSCC::handleTrivialEdgeInsertion(Node &SourceN, in handleTrivialEdgeInsertion() function in LazyCallGraph::RefSCC
1400 handleTrivialEdgeInsertion(SourceN, TargetN); in insertTrivialCallEdge()
1429 handleTrivialEdgeInsertion(SourceN, TargetN); in insertTrivialRefEdge()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h611 void handleTrivialEdgeInsertion(Node &SourceN, Node &TargetN);