Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DInstruction.cpp626 bool Instruction::mayReadFromMemory() const { in mayReadFromMemory() function in Instruction
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp818 bool mayReadFromMemory() const { in mayReadFromMemory() function in __anon76457fe20311::EarlyCSE::ParseMemoryInst
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp74 bool VPRecipeBase::mayReadFromMemory() const { in mayReadFromMemory() function in VPRecipeBase