Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:SchedulingPriorityQueue

119   SchedulingPriorityQueue *AvailableQueue;
163 SchedulingPriorityQueue *availqueue,
1533 // This is a SchedulingPriorityQueue that schedules using Sethi Ullman numbers
1618 class RegReductionPQBase : public SchedulingPriorityQueue {
1653 : SchedulingPriorityQueue(hasReadyFilter),