Searched defs:mayWriteToMemory (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/IR/ | ||
| D | Instruction.cpp | 417 bool Instruction::mayWriteToMemory() const { in mayWriteToMemory() function in Instruction |
| /external/llvm/lib/Transforms/Scalar/ | ||
| D | EarlyCSE.cpp | 422 bool mayWriteToMemory() { return MayWriteToMemory; } in mayWriteToMemory() function in __anon2a90630d0311::EarlyCSE::ParseMemoryInst |