llvm::AttributeList::getMemoryEffects

Returns memory effects of the function.

Synopsis

Declared in <llvm/IR/Attributes.h>

MemoryEffects
getMemoryEffects() const;

Return Value

The memory effects of the function.