bundle_op_infos overloads

Synopses

Declared in <llvm/IR/InstrTypes.h>

Return the range of mutable BundleOpInfo descriptors for this call.

Return the range of const BundleOpInfo descriptors for this call.

Return Value

  • Range covering []`bundle_op_info_begin(),` bundle_op_info_end()).

  • Const range covering []`bundle_op_info_begin(),` bundle_op_info_end()).

Created with MrDocs