Home | History | Annotate | Download | only in InstCombine

Lines Matching full:eliminated

265 /// If the cast can be eliminated by some other simple transformation, we prefer
269 // Noop casts and casts of constants should be eliminated trivially.
272 // If this is another cast that can be eliminated, we prefer to have it
273 // eliminated.
834 // eliminated before we try to optimize this zext.
1119 // eliminated before we try to optimize this sext.