Return true if we assume that the underlying value will only access argument pointees (see Attribute::ArgMemOnly).
Synopsis
Declared in <llvm/Transforms/IPO/Attributor.h>
bool
isAssumedArgMemOnly() const;
Created with MrDocs