Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:m_Sub

2443         match(Op0, m_Sub(m_Value(A), m_Value(B)))) {