Searched refs:ptrToIntPtrType (Results 1 – 1 of 1) sorted by relevance
1599 Type *ptrToIntPtrType(Type *PtrTy) const { in ptrToIntPtrType() function1601 return FixedVectorType::get(ptrToIntPtrType(VectTy->getElementType()), in ptrToIntPtrType()1635 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowPtrOffset()1657 Type *IntptrTy = ptrToIntPtrType(Addr->getType()); in getShadowOriginPtrUserspace()