Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2233 Type *LastType = GetElementPtrInst::getIndexedType(PtrTy, Ops.data() + 1, in SimplifyGEPInst() local
2235 Type *GEPTy = PointerType::get(LastType, PtrTy->getAddressSpace()); in SimplifyGEPInst()