Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4735 Type *LastType = GetElementPtrInst::getIndexedType(SrcTy, Indices); in simplifyGEPInst() local
4736 Type *GEPTy = PointerType::get(LastType, AS); in simplifyGEPInst()
4820 if (!IsScalableVec && Q.DL.getTypeAllocSize(LastType) == 1 && in simplifyGEPInst()