Lines Matching refs:NumSuccs
1900 if (SU->NumSuccs == 0 && SU->NumPreds != 0)
1907 if (SU->NumPreds == 0 && SU->NumSuccs != 0)
1970 if (!N->isMachineOpcode() || !SU->NumSuccs)
2016 if (!N || !N->isMachineOpcode() || !SU->NumSuccs)
2123 // NumSuccsLeft counts all deps. Don't compare it with NumSuccs which only
2163 if (SU->NumSuccs && N->isMachineOpcode()) {
2582 if (SU->NumPreds == 0 && SU->NumSuccs != 0)
2803 if (SU.NumSuccs != 0)
2830 if (PredSU->NumSuccs == 1)
2846 if (PredSuccSU->NumSuccs == 0)