bundle_op_info_begin overloads
Declared in <llvm/IR/InstrTypes.h>
Return an iterator to the first BundleOpInfo descriptor for this call.
bundle_op_iterator
bundle_op_info_begin();
» more...
Return a const iterator to the first BundleOpInfo descriptor.
const_bundle_op_iterator
bundle_op_info_begin() const;
» more...