op_begin overloads

Synopses

Declared in <llvm/IR/GlobalIFunc.h>

Return an iterator to the first operand.

Return a const iterator to the first operand.

Return Value

  • An iterator to the first operand.

  • A const iterator to the first operand.

Created with MrDocs