Searched defs:mayReadFromMemory (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ | ||
H A D | Instruction.cpp | 837 bool Instruction::mayReadFromMemory() const { mayReadFromMemory() function in Instruction |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | EarlyCSE.cpp | 922 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon19c0a85d0411::EarlyCSE::ParseMemoryInst |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | VPlanRecipes.cpp | 82 bool VPRecipeBase::mayReadFromMemory() const { mayReadFromMemory() function in VPRecipeBase |