Home | History | Annotate | Download | only in Scalar

Lines Matching refs:dominates

1034     // If the DeadCase successor dominates the loop latch, then the
1037 if (Latch && DT->dominates(SISucc, Latch))