Map a BOI descriptor to an OperandBundleUse view.
Declared in <llvm/IR/InstrTypes.h>
OperandBundleUse
operandBundleFromBundleOpInfo(BundleOpInfo const& BOI) const;
An OperandBundleUse covering the same inputs.
| Name | Description |
|---|---|
| BOI | The bundle descriptor to convert. |