Home
last modified time | relevance | path

Searched refs:buildSCCs (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h900 void buildSCCs(RefSCC &RC, node_stack_range Nodes);
/external/llvm/lib/Analysis/
DLazyCallGraph.cpp1282 void LazyCallGraph::buildSCCs(RefSCC &RC, node_stack_range Nodes) { in buildSCCs() function in LazyCallGraph
1503 buildSCCs(*NewRC, RefSCCNodes); in getNextRefSCCInPostOrder()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h1196 void buildSCCs(RefSCC &RC, node_stack_range Nodes);
/external/llvm-project/llvm/include/llvm/Analysis/
DLazyCallGraph.h1203 void buildSCCs(RefSCC &RC, node_stack_range Nodes);
/external/llvm-project/llvm/lib/Analysis/
DLazyCallGraph.cpp1687 void LazyCallGraph::buildSCCs(RefSCC &RC, node_stack_range Nodes) { in buildSCCs() function in LazyCallGraph
1744 buildSCCs(*NewRC, Nodes); in buildRefSCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1666 void LazyCallGraph::buildSCCs(RefSCC &RC, node_stack_range Nodes) { in buildSCCs() function in LazyCallGraph
1726 buildSCCs(*NewRC, Nodes); in buildRefSCCs()