Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyCallGraph.cpp1178 G->connectRefSCC(*RC); in removeInternalRefEdge()
1397 void LazyCallGraph::connectRefSCC(RefSCC &RC) { in connectRefSCC() function in LazyCallGraph
1504 connectRefSCC(*NewRC); in getNextRefSCCInPostOrder()
/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h906 void connectRefSCC(RefSCC &RC);