Lines Matching defs:Indices
194 SmallVector<Value *> Indices;
202 Indices.clear();
221 Args.append(GEP.Indices.begin(), GEP.Indices.end());
279 SmallVector<Value *> Indices;
280 Indices.append(Call->data_operands_begin() + 6 + Delta,
285 ArrayRef<Value *>(Indices), Call->getName());
346 Info.Indices.append(First->idx_begin(), First->idx_end());
361 Info.Indices.append(GEP->idx_begin() + 1, GEP->idx_end());
391 Info.Indices.push_back(ConstantInt::get(C, Offset));