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