llvm::IndirectBrInst::op_end

Provide fast operand accessors.

Synopses

Declared in <llvm/IR/Instructions.h>

Provide fast operand accessors.

IndirectBrInst::const_op_iterator
op_end() const;
» more...

Provide fast operand accessors.

IndirectBrInst::op_iterator
op_end();
» more...