Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLazyCallGraph.h899 postorder_ref_scc_iterator(LazyCallGraph &G) : G(&G), RC(getRC(G, 0)) {} in postorder_ref_scc_iterator()
906 static RefSCC *getRC(LazyCallGraph &G, int Index) { in getRC() function
924 RC = getRC(*G, G->RefSCCIndices.find(RC)->second + 1);