Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLazyCallGraph.cpp222 for (auto &SCCIndexPair : SCCIndices) { in verify() local
223 SCC *C = SCCIndexPair.first; in verify()
224 int i = SCCIndexPair.second; in verify()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp312 for (auto &SCCIndexPair : SCCIndices) { in verify() local
313 SCC *C = SCCIndexPair.first; in verify()
314 int i = SCCIndexPair.second; in verify()