Searched refs:IntIdxScalarTy (Results 1 – 1 of 1) sorted by relevance
834 Type *IntIdxScalarTy = IntIdxTy->getScalarType(); in CastGEPIndices() local842 Ops[i]->getType()->getScalarType() != IntIdxScalarTy) { in CastGEPIndices()845 Ops[i]->getType()->isVectorTy() ? IntIdxTy : IntIdxScalarTy; in CastGEPIndices()