Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:URem

184   case Instruction::URem: {
365 case Instruction::URem: {
366 // UDiv and URem can be truncated if all the truncated bits are zero.