Home
last modified time | relevance | path

Searched defs:ArrayIdx (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DStraightLineStrengthReduce.cpp493 void StraightLineStrengthReduce::factorArrayIndex(Value *ArrayIdx, in factorArrayIndex()
549 Value *ArrayIdx = GEP->getOperand(I); in allocateCandidatesAndFindBasisForGEP() local
/llvm-project-15.0.7/polly/lib/Exchange/
H A DJSONExporter.cpp638 unsigned ArrayIdx = 0; in importArrays() local
/llvm-project-15.0.7/polly/include/polly/
H A DScopInfo.h1845 long ArrayIdx = 0; variable