Searched refs:Pointee2Ty (Results 1 – 1 of 1) sorted by relevance
289 Type *Pointee2Ty = cast<PointerType>(GEPTy)->getPointerElementType(); in getGEPInstruction() local291 if (DL.getTypeSizeInBits(Pointee1Ty) == DL.getTypeSizeInBits(Pointee2Ty)) in getGEPInstruction()