Searched defs:mayWriteToMemory (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DInstructionPrecedenceTracking.h134 bool mayWriteToMemory(const BasicBlock *BB) { function in class:llvm::MemoryWriteTracking
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp534 bool Instruction::mayWriteToMemory() const { function in class:Instruction
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DEarlyCSE.cpp723 bool mayWriteToMemory() const { function in class:__anon2669::EarlyCSE::ParseMemoryInst

Completed in 122 milliseconds