Home
last modified time | relevance | path

Searched refs:LastType (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4253 Type *LastType = GetElementPtrInst::getIndexedType(SrcTy, Ops.slice(1)); in SimplifyGEPInst() local
4254 Type *GEPTy = PointerType::get(LastType, AS); in SimplifyGEPInst()
4325 if (!IsScalableVec && Q.DL.getTypeAllocSize(LastType) == 1 && in SimplifyGEPInst()