This is the maximum possible length of an instruction, which is needed to compute the size of an inline asm. Defaults to 4.
Synopsis
Declared in <llvm/MC/MCAsmInfo.h>
unsigned int MaxInstLength = 4;
Created with MrDocs