Searched refs:getAssociatedType (Results 1 – 3 of 3) sorted by relevance
787 return UndefValue::get(IRP.getAssociatedType()); in getAssumedConstant()792 AA::getWithType(*CI, *IRP.getAssociatedType())); in getAssumedConstant()823 AA::getWithType(**SimplifiedV, *IRP.getAssociatedType())) { in getAssumedSimplified()
2922 assert(getAssociatedType()->isPointerTy() && in AANoAliasImpl()5143 : UndefValue::get(getAssociatedType()); in getReplacementValue()5146 NewV = AA::getWithType(*NewV, *getAssociatedType()); in getReplacementValue()5273 AA::getWithType(*Content, *AA.getAssociatedType()); in handleLoad()5704 SimplifiedAssociatedValue, CSRetVal, getAssociatedType()); in updateImpl()
490 Type *getAssociatedType() const { in getAssociatedType() function3589 : Base(IRP, IRP.getAssociatedType()) {}3933 : Base(IRP, IRP.getAssociatedType()->getIntegerBitWidth()) {}