Searched refs:scheduled_instructions_ (Results 1 – 1 of 1) sorted by relevance
321 scheduled_instructions_.insert(best); in CreateSchedule()377 CHECK_EQ(scheduled_instructions_.size(), computation_->instruction_count()); in CreateSchedule()400 absl::flat_hash_set<const HloInstruction*> scheduled_instructions_; member in xla::__anon85afbca70111::ListScheduler