Return the index one past the last bundle operand in the Use array.

Synopsis

Declared in <llvm/IR/InstrTypes.h>

unsigned int
getBundleOperandsEndIndex() const;

Description

Requires that the call has operand bundles.

Return Value

The zero‐based index past the last bundle operand.

Created with MrDocs