Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:Schedule

83   void Schedule();
115 /// Schedule - Schedule the DAG using list scheduling.
116 void ScheduleDAGFast::Schedule() {
179 /// ScheduleNodeBottomUp - Add the node to the schedule. Decrement the pending
467 /// If the specific node is the last one that's available to schedule, do
541 // priority. If it is not ready put it back. Schedule the node.
649 void Schedule();
682 // Schedule glue operand right above N.
716 void ScheduleDAGLinearize::Schedule() {
770 dbgs() << "\n*** Final schedule ***\n";