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