Home
last modified time | relevance | path

Searched refs:SCCIndexPair (Results 1 – 1 of 1) 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()