Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp837 bool Instruction::mayReadFromMemory() const { mayReadFromMemory() function in Instruction
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp922 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon19c0a85d0411::EarlyCSE::ParseMemoryInst
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp82 bool VPRecipeBase::mayReadFromMemory() const { mayReadFromMemory() function in VPRecipeBase