Return how many extra operands this call subclass stores after the callee.
Synopsis
Declared in <llvm/IR/InstrTypes.h>
unsigned int
getNumSubclassExtraOperands() const;
Return Value
The number of subclass‐specific trailing operands.
Created with MrDocs