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