Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:NumPreds

1866   if (SU->NumSuccs == 0 && SU->NumPreds != 0)
1873 if (SU->NumPreds == 0 && SU->NumSuccs != 0)
2557 if (SU->NumPreds == 0 && SU->NumSuccs != 0)
2785 if (SU->NumPreds != 1)