Lines Matching full:scheduled
66 cl::desc("Debug control MBBs that are scheduled"),
70 cl::desc("Debug control MBBs that are scheduled"),
175 /// instruction, which will not be scheduled.
251 /// dumpSchedule - dump the scheduled Sequence.
420 /// instruction, which will not be scheduled.
477 // If all the node's predecessors are scheduled, this node is ready
478 // to be scheduled. Ignore the special ExitSU node.
500 "Node scheduled above its depth!");
659 "The number of nodes scheduled doesn't match the expected number!");
663 // EmitSchedule - Emit the machine code in scheduled order.
680 // may have been scheduled later.