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