Home | History | Annotate | Download | only in SelectionDAG

Lines Matching full:successors

384   // If all the node's successors are scheduled, this node is ready
735 // Update liveness of predecessors before successors to avoid treating a
945 /// successors to the newly created node.
1116 // Only copy scheduled successors. Cut them from old node's successor
1143 /// scheduled successors of the given SUnit to the last copy.
1156 // Only copy scheduled successors. Cut them from old node's successor
1171 // Avoid scheduling the def-side copy before other successors. Otherwise
1433 // If one or more successors has been unscheduled, then the current
1506 assert(RootSU->Succs.empty() && "Graph root shouldn't have successors!");
2253 /// hasOnlyLiveOutUses - Return true if SU has only value successors that are
2745 // a topological forward sort of the DAG (following the successors).
2828 // For now, only look at nodes with no data successors, such as stores.
2830 // getNodePriority for nodes with no data successors.
2869 // Perform checks on the successors of PredSU.
2874 // If PredSU has another successor with no data successors, for