Searched refs:MaskOK (Results 1 – 1 of 1) sorted by relevance
43320 bool MaskOK = false; in combineShiftLeft() local43333 MaskOK = true; in combineShiftLeft()43336 MaskOK = true; in combineShiftLeft()43340 MaskOK = Mask.isIntN(N00.getOperand(0).getValueSizeInBits()); in combineShiftLeft()43342 if (MaskOK && Mask != 0) { in combineShiftLeft()