Searched refs:match_uaddsub_overflow (Results 1 – 4 of 4) sorted by relevance
3379 match_uaddsub_overflow (gimple_stmt_iterator *gsi, gimple *stmt, in match_uaddsub_overflow() function3777 match_uaddsub_overflow (&gsi, stmt, code); in after_dom_children()
1069 * tree-ssa-math-opts.c (match_uaddsub_overflow): For BIT_NOT_EXPR,1074 If match_uaddsub_overflow returned true, continue instead of break.1253 (match_uaddsub_overflow): Optimize unsigned a > ~b into1255 (math_opts_dom_walker::after_dom_children): Call match_uaddsub_overflow3803 (match_uaddsub_overflow): Pattern recognize even other forms of
4139 match_uaddsub_overflow): New functions.4140 (pass_optimize_widening_mul::execute): Call match_uaddsub_overflow.
35013 (match_uaddsub_overflow): Renamed to ...