Searched refs:strengthenRightShift (Results 1 – 1 of 1) sorted by relevance
98 bool strengthenRightShift(BinaryOperator *BO, Instruction *IVOperand);776 bool SimplifyIndvar::strengthenRightShift(BinaryOperator *BO, in strengthenRightShift() function in SimplifyIndvar922 (isa<ShlOperator>(BO) && strengthenRightShift(BO, IVOperand))) { in simplifyUsers()