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