Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopCacheAnalysis.cpp161 unsigned NumSubscripts = getNumSubscripts(); in hasSpacialReuse() local
162 if (NumSubscripts != Other.getNumSubscripts()) { in hasSpacialReuse()
169 for (auto SubNum : seq<unsigned>(0, NumSubscripts - 1)) { in hasSpacialReuse()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm-c/
H A DDebugInfo.h647 unsigned NumSubscripts);
662 unsigned NumSubscripts);
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDebugInfo.cpp1115 unsigned NumSubscripts) { in LLVMDIBuilderCreateArrayType() argument
1117 NumSubscripts}); in LLVMDIBuilderCreateArrayType()
1126 unsigned NumSubscripts) { in LLVMDIBuilderCreateVectorType() argument
1128 NumSubscripts}); in LLVMDIBuilderCreateVectorType()