op_begin overloads
Declared in <llvm/IR/InstrTypes.h>
Return an iterator to the first operand Use.
CallBase::op_iterator
op_begin();
» more...
Return a const iterator to the first operand Use.
CallBase::const_op_iterator
op_begin() const;
» more...