Home | History | Annotate | Download | only in InstCombine

Lines Matching full:udiv

183   case Instruction::UDiv:
364 case Instruction::UDiv:
366 // UDiv and URem can be truncated if all the truncated bits are zero.