Searched refs:CAnd (Results 1 – 1 of 1) sorted by relevance
5602 if (ConstantSDNode *CAnd = dyn_cast<ConstantSDNode>(N1)) { in visitANDLike() local5605 const APInt &AndMask = CAnd->getAPIntValue(); in visitANDLike()