Searched refs:flattened_instructions_ (Results 1 – 2 of 2) sorted by relevance
827 flattened_instructions_(hlo_live_range.flattened_instruction_sequence() in MemorySpaceAssignment()880 std::vector<HloInstruction*> flattened_instructions_; variable
3051 absl::c_find(flattened_instructions_, instruction); in SimplifyGraph()3052 if (instruction_it != flattened_instructions_.end()) { in SimplifyGraph()3161 flattened_instructions_[copy_start_schedule_after]->parent()) { in ScheduleAsynchronousCopies()3200 instruction_index < flattened_instructions_.size(); in FixSchedule()3213 HloInstruction* instruction = flattened_instructions_[instruction_index]; in FixSchedule()