Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyCallGraph.cpp356 for (auto &SCCIndexPair : SCCIndices) { in verify() local
357 SCC *C = SCCIndexPair.first; in verify()
358 int i = SCCIndexPair.second; in verify()