Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:SRem

715   case Instruction::SRem:
723 if (DemandedMask.ult(RA)) // srem won't affect demanded bits
732 // The low bits of LHS are unchanged by the srem.