Searched defs:mayReadOrWriteMemory (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
H A DInstruction.h391 bool mayReadOrWriteMemory() const { function in class:llvm::Instruction
/external/swiftshader/third_party/LLVM/include/llvm/
H A DInstruction.h226 /// mayReadOrWriteMemory - Return true if this instruction may read or
229 bool mayReadOrWriteMemory() const { function in class:llvm::Instruction

Completed in 103 milliseconds