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