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