Searched refs:GetUnderlyingObjCPtr (Results 1 – 3 of 3) sorted by relevance
58 const Value *UA = GetUnderlyingObjCPtr(SA); in alias()59 const Value *UB = GetUnderlyingObjCPtr(SB); in alias()90 const Value *U = GetUnderlyingObjCPtr(S); in getModRefInfoMask()
77 inline const Value *GetUnderlyingObjCPtr(const Value *V) { in GetUnderlyingObjCPtr() function97 const Value *Computed = GetUnderlyingObjCPtr(V); in GetUnderlyingObjCPtrCached()
104 const Value *Op = GetUnderlyingObjCPtr(SI->getPointerOperand()); in CanUse()