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