Searched refs:LastType (Results 1 – 1 of 1) sorted by relevance
2233 Type *LastType = GetElementPtrInst::getIndexedType(PtrTy, Ops.data() + 1, in SimplifyGEPInst() local2235 Type *GEPTy = PointerType::get(LastType, PtrTy->getAddressSpace()); in SimplifyGEPInst()