Searched defs:mayReadFromMemory (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ | ||
H A D | Instruction.cpp | 543 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ | ||
H A D | EarlyCSE.cpp | 784 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon16fc0a160311::EarlyCSE::ParseMemoryInst |