Searched refs:arith_overflow_check_p (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc3651 /* Helper function for arith_overflow_check_p. Return true
3677 arith_overflow_check_p (gimple *stmt, gimple *cast_stmt, gimple *&use_stmt, function
3924 if (arith_overflow_check_p (stmt, NULL, use_stmt, NULL_TREE, &other))
3973 if (arith_overflow_check_p (stmt, cast_stmt, use_stmt,
4050 if (arith_overflow_check_p (stmt, NULL, use_stmt, maxval, NULL))
4256 int ovf_use = arith_overflow_check_p (stmt, cast_stmt, use_stmt,

Completed in 95 milliseconds