Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstruction.cpp397 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction
/external/llvm/lib/Transforms/Scalar/
DEarlyCSE.cpp421 bool mayReadFromMemory() { return MayReadFromMemory; } in mayReadFromMemory() function in __anoncdf6c96d0311::EarlyCSE::ParseMemoryInst