Home
last modified time | relevance | path

Searched defs:hasAtomicStore (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstruction.cpp1071 bool Instruction::hasAtomicStore() const { in hasAtomicStore() function in Instruction
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h350 bool hasAtomicStore() const { in hasAtomicStore() function