Searched defs:ArrayIdx (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | StraightLineStrengthReduce.cpp | 489 factorArrayIndex(Value * ArrayIdx,const SCEV * Base,uint64_t ElementSize,GetElementPtrInst * GEP) factorArrayIndex() argument |
/llvm-project/polly/lib/Exchange/ | ||
H A D | JSONExporter.cpp | 638 unsigned ArrayIdx = 0; in importArrays() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | DataLayout.cpp | 939 if (int64_t ArrayIdx = cast<ConstantInt>(Idx)->getSExtValue()) getIndexedOffsetInType() local |
/llvm-project/polly/include/polly/ | ||
H A D | ScopInfo.h | 1842 long ArrayIdx = 0; global() variable |