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