Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:m_URem

717         (!isSigned && match(Z, m_URem(m_Specific(X), m_Specific(Op1)))))