If one of the arguments has the 'returned' attribute, returns its operand value. Otherwise, return nullptr.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

Value*
getReturnedArgOperand() const;

Return Value

LLVM Value Representation

Created with MrDocs