Home
last modified time | relevance | path

Searched defs:mayWriteToMemory (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/IR/
DInstruction.cpp417 bool Instruction::mayWriteToMemory() const { in mayWriteToMemory() function in Instruction
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp422 bool mayWriteToMemory() { return MayWriteToMemory; } in mayWriteToMemory() function in __anoncdf6c96d0311::EarlyCSE::ParseMemoryInst