Searched refs:MaskOK (Results 1 – 1 of 1) sorted by relevance
27700 bool MaskOK = false; in combineShiftLeft() local27713 MaskOK = true; in combineShiftLeft()27716 MaskOK = true; in combineShiftLeft()27720 MaskOK = Mask.isIntN(N00.getOperand(0).getValueSizeInBits()); in combineShiftLeft()27722 if (MaskOK && Mask != 0) { in combineShiftLeft()