Return true if we know that the underlying value will only access argument pointees (see Attribute::ArgMemOnly).

Synopsis

Declared in <llvm/Transforms/IPO/Attributor.h>

bool
isKnownArgMemOnly() const;

Created with MrDocs