Lines Matching defs:AndOp
30579 Value *AndOp;30581 if (match(BitV, m_c_And(m_Value(AndOp), m_APInt(AndC)))) {30584 BitV = AndOp;