Searched refs:isPointerAlwaysReplaceable (Results 1 – 1 of 1) sorted by relevance
744 static bool isPointerAlwaysReplaceable(const Value *From, const Value *To, in isPointerAlwaysReplaceable() function764 if (isPointerAlwaysReplaceable(&*U, To, DL)) in canReplacePointersInUseIfEqual()776 return isPointerAlwaysReplaceable(From, To, DL); in canReplacePointersIfEqual()