llvm::CallBase::arg_begin

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

Synopsis

Declared in <llvm/IR/InstrTypes.h>

User::op_iterator
arg_begin();

Return Value

Iterator to the first call argument operand.