Searched refs:proto_instruction_set (Results 1 – 2 of 2) sorted by relevance
49 const dittosuiteproto::InstructionSet& proto_instruction_set) { in CreateFromProtoInstructionSet() argument51 for (const auto& instruction : proto_instruction_set.instructions()) { in CreateFromProtoInstructionSet()56 if (proto_instruction_set.has_iterate_options()) { in CreateFromProtoInstructionSet()57 const auto& options = proto_instruction_set.iterate_options(); in CreateFromProtoInstructionSet()
32 const dittosuiteproto::InstructionSet& proto_instruction_set);