Searched refs:MaxInstLen (Results 1 – 1 of 1) sorted by relevance
2591 unsigned MaxInstLen = 0; in run() local2619 MaxInstLen = std::max(MaxInstLen, Len); in run()2640 IsVarLenInst ? MaxInstLen : BitWidth, this); in run()