Lines Matching refs:m_Exact
892 if (match(V, m_Exact(m_LShr(m_Value(), m_Value()))) ||893 match(V, m_Exact(m_UDiv(m_Value(), m_Value())))) {1033 else if (match(V, m_Exact(m_IDiv(m_Value(X), m_Value())))) {