Searched refs:strengthenBinaryOp (Results 1 – 1 of 1) sorted by relevance
106 bool strengthenBinaryOp(BinaryOperator *BO, Instruction *IVOperand);794 bool SimplifyIndvar::strengthenBinaryOp(BinaryOperator *BO, in strengthenBinaryOp() function in SimplifyIndvar976 if (strengthenBinaryOp(BO, IVOperand)) { in simplifyUsers()