Home
last modified time | relevance | path

Searched refs:uaddsub_overflow_check_p (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-math-opts.c3298 uaddsub_overflow_check_p (gimple *stmt, gimple *use_stmt) in uaddsub_overflow_check_p() function
3405 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()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20201251 * tree-ssa-math-opts.c (uaddsub_overflow_check_p): Add OTHER argument.
3800 * tree-ssa-math-opts.c (uaddsub_overflow_check_p): Add maxval
H A DChangeLog-202135010 (uaddsub_overflow_check_p): Renamed to ...
H A DChangeLog-20154138 * tree-ssa-math-opts.c (uaddsub_overflow_check_p,