Home | History | Annotate | Download | only in Scalar

Lines Matching refs:dominates

2010 // and then scan the list to find one whose block dominates the block in
2018 if (DT->dominates(Vals.BB, BB)) {
2025 if (DT->dominates(Next->BB, BB)) {
2045 if (DT->dominates(Root, U)) {
2079 // DT->dominates(Root, Root.getEnd());
2121 // have the simple case where the edge dominates the end.
2209 // have the simple case where the edge dominates the end.
2540 /* CurInst dominates this predecessor. */