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