Searched refs:MaskOK (Results 1 – 1 of 1) sorted by relevance
46576 bool MaskOK = false; in combineShiftLeft() local46589 MaskOK = true; in combineShiftLeft()46592 MaskOK = true; in combineShiftLeft()46596 MaskOK = Mask.isIntN(N00.getOperand(0).getValueSizeInBits()); in combineShiftLeft()46598 if (MaskOK && Mask != 0) { in combineShiftLeft()