Searched defs:mayReadFromMemory (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/IR/ | ||
| H A D | Instruction.cpp | 626 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction |
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ | ||
| H A D | EarlyCSE.cpp | 818 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon76457fe20311::EarlyCSE::ParseMemoryInst |
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/ | ||
| H A D | VPlanRecipes.cpp | 74 bool VPRecipeBase::mayReadFromMemory() const { in mayReadFromMemory() function in VPRecipeBase |