Searched refs:ptrToIntPtrType (Results 1 – 1 of 1) sorted by relevance
1674 Type *ptrToIntPtrType(Type *PtrTy) const { in ptrToIntPtrType() function1676 return VectorType::get(ptrToIntPtrType(VectTy->getElementType()), in ptrToIntPtrType()1710 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowPtrOffset()1738 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowOriginPtrUserspace()