op_begin overloads
Synopses
Declared in <llvm/IR/InstrTypes.h>
Return an iterator to the first operand.
Return a const iterator to the first operand.
Return Value
-
Iterator to the first operand.
-
Const iterator to the first operand.
Created with MrDocs