Searched refs:LastType (Results 1 – 1 of 1) sorted by relevance
4735 Type *LastType = GetElementPtrInst::getIndexedType(SrcTy, Indices); in simplifyGEPInst() local4736 Type *GEPTy = PointerType::get(LastType, AS); in simplifyGEPInst()4820 if (!IsScalableVec && Q.DL.getTypeAllocSize(LastType) == 1 && in simplifyGEPInst()