llvm::AAMemoryLocation::isKnownReadNone

Return true if we know that the associated functions has no observable accesses.

Synopsis

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

bool
isKnownReadNone() const;

Return Value

True if we know that the associated functions has no observable accesses.