op_end overloads
Declared in <llvm/IR/Instructions.h>
Return an iterator past the last operand.
IndirectBrInst::op_iterator
op_end();
» more...
Return a const iterator past the last operand.
IndirectBrInst::const_op_iterator
op_end() const;
» more...