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

/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/
H A DInstructions.h521 Value *getNewValOperand() { return getOperand(2); } function in class:llvm::AtomicCmpXchgInst
522 const Value *getNewValOperand() const { return getOperand(2); } function in class:llvm::AtomicCmpXchgInst

Completed in 126 milliseconds