Home
last modified time | relevance | path

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

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