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