Searched refs:ARPtrTy (Results 1 – 1 of 1) sorted by relevance
2205 if (PointerType *ARPtrTy = dyn_cast<PointerType>(ARExpandTy)) { in generateOverflowCheck() local2208 Add = Builder.CreateBitCast(expandAddToGEP(MulS, ARPtrTy, Ty, StartValue), in generateOverflowCheck()2209 ARPtrTy); in generateOverflowCheck()2211 expandAddToGEP(NegMulS, ARPtrTy, Ty, StartValue), ARPtrTy); in generateOverflowCheck()