Searched refs:uaddsub_overflow_check_p (Results 1 – 4 of 4) sorted by relevance
3298 uaddsub_overflow_check_p (gimple *stmt, gimple *use_stmt) in uaddsub_overflow_check_p() function3405 if (uaddsub_overflow_check_p (stmt, use_stmt)) in match_uaddsub_overflow()3438 int ovf_use = uaddsub_overflow_check_p (stmt, use_stmt); in match_uaddsub_overflow()
1251 * tree-ssa-math-opts.c (uaddsub_overflow_check_p): Add OTHER argument.3800 * tree-ssa-math-opts.c (uaddsub_overflow_check_p): Add maxval
35010 (uaddsub_overflow_check_p): Renamed to ...
4138 * tree-ssa-math-opts.c (uaddsub_overflow_check_p,