Determine if the call does not access or only writes memory.
Declared in <llvm/IR/InstrTypes.h>
Determine if the call does not access or only writes memory.
bool
onlyWritesMemory() const;
» more...
bool
onlyWritesMemory(unsigned int OpNo) const;
» more...