Get the number of extra operands for instructions that don't have a fixed number of extra operands.
Declared in <llvm/IR/InstrTypes.h>
unsigned int
getNumSubclassExtraOperandsDynamic() const;
The number of subclass-specific trailing operands for CallBr.