Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DInstructionSimplify.cpp3257 Type *LastType = GetElementPtrInst::getIndexedType(SrcTy, Ops.slice(1)); in SimplifyGEPInst() local
3258 Type *GEPTy = PointerType::get(LastType, AS); in SimplifyGEPInst()