Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp4060 Type *LastType = GetElementPtrInst::getIndexedType(SrcTy, Ops.slice(1)); in SimplifyGEPInst() local
4061 Type *GEPTy = PointerType::get(LastType, AS); in SimplifyGEPInst()
4124 if (Q.DL.getTypeAllocSize(LastType) == 1 && in SimplifyGEPInst()