[#LAST_OTHER_INST] = LAST_OTHER_INST :mrdocs: Capture the maximum opcode number from Instruction.def as MaxOpcodes. == Synopsis Declared in `<llvm/Analysis/IR2Vec.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- #define LAST_OTHER_INST(NUM) ---- == Parameters [cols="1,4"] |=== | Name| Description | *NUM* | Last other‐instruction opcode value supplied by Instruction.def. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#