Searched refs:GetInstSize (Results 1 – 1 of 1) sorted by relevance
99 auto GetInstSize = [&](unsigned Opcode) -> std::optional<unsigned> { in processInstruction() local120 Res = CmpOptionals(GetInstSize(Opc), GetInstSize(NewOpc)); in processInstruction()