Searched refs:highBitsAreZero (Results 1 – 1 of 1) sorted by relevance
601 bool highBitsAreZero(Value *V, unsigned IterCount);1261 bool PolynomialMultiplyRecognize::highBitsAreZero(Value *V, in highBitsAreZero() function in PolynomialMultiplyRecognize1378 if (!highBitsAreZero(V, IterCount)) in convertShiftsToLeft()