Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:m_Xor

873   if (SrcI && match(SrcI, m_OneUse(m_Xor(m_Value(And), m_Constant(C)))) &&