Searched refs:ConstN00 (Results 1 – 1 of 1) sorted by relevance
13822 auto *ConstN00 = dyn_cast<ConstantSDNode>(N0.getOperand(0)); in performXORCombine() local13824 if (ConstN00 && CC == ISD::SETLT) { in performXORCombine()13827 const APInt &Imm = ConstN00->getAPIntValue(); in performXORCombine()