Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp1317 Value *AtomicCmpXchgInst::getCompareOperand() { in getCompareOperand() function in llvm::sandboxir::AtomicCmpXchgInst
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DInstruction.h2174 const Value *getCompareOperand() const { in getCompareOperand() function