Searched refs:MaskOK (Results 1 – 1 of 1) sorted by relevance
47792 bool MaskOK = false; in combineShiftLeft() local47805 MaskOK = true; in combineShiftLeft()47808 MaskOK = true; in combineShiftLeft()47812 MaskOK = Mask.isIntN(N00.getOperand(0).getValueSizeInBits()); in combineShiftLeft()47814 if (MaskOK && Mask != 0) { in combineShiftLeft()