llvm::CallBase::getMemoryEffects

Return the memory effects of this call.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

MemoryEffects
getMemoryEffects() const;

Return Value

Combined read/write/arg/inaccessible memory effects.