Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1807 void LazyCallGraph::buildGenericSCCs(RootsT &&Roots, GetBeginT &&GetBegin, in buildGenericSCCs() function in LazyCallGraph
1916 buildGenericSCCs( in buildSCCs()
1945 buildGenericSCCs( in buildRefSCCs()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1196 static void buildGenericSCCs(RootsT &&Roots, GetBeginT &&GetBegin,