Lines Matching defs:And1
6765 SDValue And0 = And->getOperand(0), And1 = And->getOperand(1);6768 if (!isOneConstant(And1) || !And0.hasOneUse())