Searched defs:mayReadFromMemory (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ | ||
| H A D | Instruction.cpp | 564 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
| H A D | EarlyCSE.cpp | 784 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon0a18f2bf0311::EarlyCSE::ParseMemoryInst |
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
| H A D | VPlan.cpp | 543 bool VPRecipeBase::mayReadFromMemory() const { in mayReadFromMemory() function in VPRecipeBase |