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