Lines Matching defs:ConstNode
52530 auto *ConstNode = dyn_cast<ConstantSDNode>(Op);52531 if (!ConstNode)52533 if (ConstNode->getAPIntValue().countr_one() >= 1) {