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