Searched defs:mayWriteToMemory (Results 1 – 3 of 3) sorted by relevance
| /external/swiftshader/third_party/LLVM/lib/VMCore/ | ||
| D | Instruction.cpp | 335 bool Instruction::mayWriteToMemory() const { in mayWriteToMemory() function in Instruction |
| /external/llvm/lib/IR/ | ||
| D | Instruction.cpp | 503 bool Instruction::mayWriteToMemory() const { in mayWriteToMemory() function in Instruction |
| /external/llvm/lib/Transforms/Scalar/ | ||
| D | EarlyCSE.cpp | 468 bool mayWriteToMemory() const { in mayWriteToMemory() function in __anonfc17e5ec0311::EarlyCSE::ParseMemoryInst |