Home
last modified time | relevance | path

Searched defs:mayReadFromMemory (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DInstruction.cpp576 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp73 bool VPRecipeBase::mayReadFromMemory() const { in mayReadFromMemory() function in VPRecipeBase
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp794 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon5cb5eb3b0311::EarlyCSE::ParseMemoryInst