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