Return true if this instruction may read memory.
Synopsis
Declared in <llvm/IR/Instruction.h>
bool
mayReadFromMemory() const;
Return Value
True if this instruction may read memory.
Created with MrDocs
Return true if this instruction may read memory.
Declared in <llvm/IR/Instruction.h>
bool
mayReadFromMemory() const;
True if this instruction may read memory.
Created with MrDocs