Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1004 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp916 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon2439b80b0411::EarlyCSE::ParseMemoryInst
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h1522 bool mayReadFromMemory() const { return MayReadFromMemory; } in mayReadFromMemory() function
H A DVPlanRecipes.cpp102 bool VPRecipeBase::mayReadFromMemory() const { in mayReadFromMemory() function in VPRecipeBase
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h337 bool mayReadFromMemory() const { in mayReadFromMemory() function