Searched refs:may_negate_without_overflow_p (Results 1 – 4 of 4) sorted by relevance
91 && may_negate_without_overflow_p (step)) in create_iv()
3646 extern bool may_negate_without_overflow_p (tree);
1027 may_negate_without_overflow_p (tree t) in may_negate_without_overflow_p() function1075 return may_negate_without_overflow_p (t); in negate_expr_p()
14476 may_negate_without_overflow_p, int_const_binop, const_binop,17142 * tree.h (may_negate_without_overflow_p): Declare.17143 * fold-const.c (may_negate_without_overflow_p): Split out from ...