Home | History | Annotate | Download | only in Analysis

Lines Matching refs:m_Trunc

737   if (MaxRecurse && match(Op0, m_Trunc(m_Value(X))) &&
738 match(Op1, m_Trunc(m_Value(Y))))