Searched refs:MaskOK (Results 1 – 1 of 1) sorted by relevance
43635 bool MaskOK = false; in combineShiftLeft() local43648 MaskOK = true; in combineShiftLeft()43651 MaskOK = true; in combineShiftLeft()43655 MaskOK = Mask.isIntN(N00.getOperand(0).getValueSizeInBits()); in combineShiftLeft()43657 if (MaskOK && Mask != 0) { in combineShiftLeft()