Searched defs:mayReadFromMemory (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/IR/ | ||
D | Instruction.cpp | 414 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction |
/external/llvm/lib/Transforms/Scalar/ | ||
D | EarlyCSE.cpp | 473 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon04b34a390311::EarlyCSE::ParseMemoryInst |