Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDInstructionPrecedenceTracking.h131 bool mayWriteToMemory(const BasicBlock *BB) { in mayWriteToMemory() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/IR/
HDInstruction.cpp949 bool Instruction::mayWriteToMemory() const { in mayWriteToMemory() function in Instruction
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDEarlyCSE.cpp928 bool mayWriteToMemory() const { in mayWriteToMemory() function in __anonf9d9e7250411::EarlyCSE::ParseMemoryInst
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
HDVPlanRecipes.cpp47 bool VPRecipeBase::mayWriteToMemory() const { in mayWriteToMemory() function in VPRecipeBase
HDVPlan.h1358 bool mayWriteToMemory() const { in mayWriteToMemory() function