Determine if the call does not access memory.

Synopses

Declared in <llvm/IR/InstrTypes.h>

Determine if the call does not access memory.

bool
doesNotAccessMemory() const;
bool
doesNotAccessMemory(unsigned int OpNo) const;

Created with MrDocs