Searched refs:commutesWithShift (Results 1 – 1 of 1) sorted by relevance
600 bool commutesWithShift(Instruction *I);1244 bool PolynomialMultiplyRecognize::commutesWithShift(Instruction *I) { in commutesWithShift() function in PolynomialMultiplyRecognize1343 if (!commutesWithShift(R)) in convertShiftsToLeft()