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