Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:m_Shl

1562     if (match(Op1, m_Shl(m_Value(X), m_Value(Y))) && match(Op0, m_Zero()))