op_end overloads

Synopses

Declared in <llvm/IR/Operator.h>

Return an iterator past the last operand.

Return a const iterator past the last operand.

Return Value

  • Iterator past the last operand.

  • Const iterator past the last operand.

Created with MrDocs