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