Home
last modified time | relevance | path

Searched defs:IndexIt (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DObjDumper.cpp75 auto IndexIt = SecIndices.find(SecIndex); in getSectionRefsByNameOrIndex() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DAnalysis.cpp234 const auto IndexIt = SchedClassIdToIndex.find(SchedClassId); in makePointsPerSchedClass() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h1221 auto IndexIt = RefSCCIndices.find(&RC); in getRefSCCIndex() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyCallGraph.cpp350 auto IndexIt = SCCIndices.find(C); in verify() local