Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DInstructionPrecedenceTracking.h131 bool mayWriteToMemory(const BasicBlock *BB) { in mayWriteToMemory() function
/llvm-project/llvm/lib/IR/
H A DInstruction.cpp949 bool Instruction::mayWriteToMemory() const { mayWriteToMemory() function in Instruction
/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp928 bool mayWriteToMemory() const { mayWriteToMemory() function in __anon84efd1fe0411::EarlyCSE::ParseMemoryInst
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp46 bool VPRecipeBase::mayWriteToMemory() const { mayWriteToMemory() function in VPRecipeBase
H A DVPlan.h1304 bool mayWriteToMemory() const { mayWriteToMemory() function