llvm::CallBase::arg_begin

Return a const iterator pointing to the beginning of the argument list.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

User::const_op_iterator
arg_begin() const;

Return Value

Const iterator to the first call argument operand.