InstrInfo.numArgs

If hasVariadicArgs is set, then determines the minimum required number of arguments Otherwise specifies exact number of arguments Is copied to IrInstrHeader.numArgs

struct InstrInfo
ubyte numArgs;

Meta