Searched defs:waiting (Results 1 – 1 of 1) sorted by relevance
320 SchedulerPriorityQueue waiting(cmp_asap, GetGraph()->GetLocalAllocator()->Adapter()); in ScheduleInstsBetweenBarriers() local375 uint32_t Scheduler::SchedWithGlued(Inst *inst, SchedulerPriorityQueue *waiting, uint32_t cycle) in SchedWithGlued()