Searched defs:ordered_instructions (Results 1 – 4 of 4) sorted by relevance
471 const std::vector<Instruction>& ordered_instructions() const { in ordered_instructions() function
486 const std::vector<Instruction>& ordered_instructions() const { in ordered_instructions() function
1125 const HloComputation::InstructionList& ordered_instructions, in SortClonedInstructions()