Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DLazyCallGraph.h895 template <typename... Ts> RefSCC *createRefSCC(Ts &&... Args) { in createRefSCC() function
/external/llvm/lib/Analysis/
DLazyCallGraph.cpp1150 Result.push_back(G->createRefSCC(*G)); in removeInternalRefEdge()
1502 RefSCC *NewRC = createRefSCC(*this); in getNextRefSCCInPostOrder()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h1174 template <typename... Ts> RefSCC *createRefSCC(Ts &&... Args) { in createRefSCC() function
/external/llvm-project/llvm/include/llvm/Analysis/
DLazyCallGraph.h1181 template <typename... Ts> RefSCC *createRefSCC(Ts &&... Args) { in createRefSCC() function
/external/llvm-project/llvm/lib/Analysis/
DLazyCallGraph.cpp1326 Result.push_back(G->createRefSCC(*G)); in removeInternalRefEdge()
1743 RefSCC *NewRC = createRefSCC(*this); in buildRefSCCs()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1314 Result.push_back(G->createRefSCC(*G)); in removeInternalRefEdge()
1725 RefSCC *NewRC = createRefSCC(*this); in buildRefSCCs()