Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1787 void LazyCallGraph::buildGenericSCCs(RootsT &&Roots, GetBeginT &&GetBegin, in buildGenericSCCs() function in LazyCallGraph
1898 buildGenericSCCs( in buildSCCs()
1927 buildGenericSCCs( in buildRefSCCs()
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1183 static void buildGenericSCCs(RootsT &&Roots, GetBeginT &&GetBegin,