Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DInstructionPrecedenceTracking.h135 bool mayWriteToMemory(const BasicBlock *BB) { in mayWriteToMemory() function
/freebsd-12.1/contrib/llvm/lib/IR/
H A DInstruction.cpp527 bool Instruction::mayWriteToMemory() const { in mayWriteToMemory() function in Instruction
/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp571 bool mayWriteToMemory() const { in mayWriteToMemory() function in __anonb85134700311::EarlyCSE::ParseMemoryInst
/freebsd-12.1/contrib/llvm/lib/Transforms/Vectorize/
H A DVPlan.h676 bool mayWriteToMemory() const { in mayWriteToMemory() function