Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DInstruction.cpp929 bool Instruction::mayReadFromMemory() const { mayReadFromMemory() function in Instruction
/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp922 bool mayReadFromMemory() const { mayReadFromMemory() function in __anon84efd1fe0411::EarlyCSE::ParseMemoryInst
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp87 bool VPRecipeBase::mayReadFromMemory() const { mayReadFromMemory() function in VPRecipeBase