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 __anon59dad36c0311::EarlyCSE::ParseMemoryInst |