Lines Matching full:m_trunc
1653 if (match(Op0, m_Trunc(m_PtrToInt(m_Value(LHSOp)))) &&1654 match(Op1, m_Trunc(m_PtrToInt(m_Value(RHSOp)))))