Searched refs:isArithmeticShift (Results 1 – 3 of 3) sorted by relevance
141 inline bool isArithmeticShift() const { in isArithmeticShift() function
170 inline bool isArithmeticShift() const {
1700 !Shift->isArithmeticShift() && !isa<Constant>(Shift->getOperand(0))) { in foldICmpAndShift()