data_operands_begin/data_operands_end ‐ Return iterators iterating over the call / invoke argument list and bundle operands. For invokes, this is the set of instruction operands except the invoke target and the two successor blocks; and for calls this is the set of instruction operands except the call target.
Synopses
Declared in <llvm/IR/InstrTypes.h>
data_operands_begin/data_operands_end ‐ Return iterators iterating over the call / invoke argument list and bundle operands. For invokes, this is the set of instruction operands except the invoke target and the two successor blocks; and for calls this is the set of instruction operands except the call target.
Created with MrDocs