Searched refs:ReadyListEntry (Results 1 – 1 of 1) sorted by relevance
165 struct ReadyListEntry { struct in xla::__anon74ea0e200111::ListScheduler180 ReadyListEntry MakeReadyListEntry(HloInstruction* instruction) { in MakeReadyListEntry()181 ReadyListEntry entry; in MakeReadyListEntry()213 int64 BytesFreedIfScheduled(const ReadyListEntry& entry) { in BytesFreedIfScheduled()261 Priority GetPriority(const ReadyListEntry& entry) { in GetPriority()290 std::multimap<Priority, ReadyListEntry> ready_queue; in CreateSchedule()294 std::multimap<Priority, ReadyListEntry>::iterator> in CreateSchedule()