Return the va_list pointer operand.

Synopsis

Declared in <llvm/IR/IntrinsicInst.h>

Value*
getArgList() const;

Return Value

The va_list pointer operand.

Created with MrDocs