Searched defs:mayReadFromMemory (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/IR/ | ||
| H A D | Instruction.cpp | 576 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction |
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ | ||
| H A D | VPlanRecipes.cpp | 73 bool VPRecipeBase::mayReadFromMemory() const { in mayReadFromMemory() function in VPRecipeBase |
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ | ||
| H A D | EarlyCSE.cpp | 794 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon5cb5eb3b0311::EarlyCSE::ParseMemoryInst |