Searched refs:NumValidShiftBits (Results 1 – 1 of 1) sorted by relevance
1253 unsigned NumValidShiftBits = Log2_32_Ceil(Known.getBitWidth()); in SimplifyShift() local1254 if (Known.countMinTrailingZeros() >= NumValidShiftBits) in SimplifyShift()