Lines Matching refs:LHSKnownOne
2687 APInt LHSKnownZero, LHSKnownOne;2688 CurDAG->computeKnownBits(N->getOperand(0), LHSKnownZero, LHSKnownOne);