Searched refs:isOperandShifted (Results 1 – 1 of 1) sorted by relevance
593 bool isOperandShifted(Instruction *I, Value *Op);1283 bool PolynomialMultiplyRecognize::isOperandShifted(Instruction *I, Value *Op) { in isOperandShifted() function in PolynomialMultiplyRecognize1403 if (!isOperandShifted(&*I, Op)) in convertShiftsToLeft()