Searched defs:mayReadFromMemory (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/IR/ | ||
D | Instruction.cpp | 397 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction |
/external/llvm/lib/Transforms/Scalar/ | ||
D | EarlyCSE.cpp | 421 bool mayReadFromMemory() { return MayReadFromMemory; } in mayReadFromMemory() function in __anoncdf6c96d0311::EarlyCSE::ParseMemoryInst |