Searched refs:other_opcode (Results 1 – 1 of 1) sorted by relevance
117 auto other_opcode = std::get<std::string>(other_constraint->second); in generate_rust_source_one_file() local118 if (opcode == other_opcode) { in generate_rust_source_one_file()