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

/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-math-opts.cc3472 /* Helper function of match_arith_overflow. For MUL_OVERFLOW, if we have
3671 /* Helper function of match_arith_overflow. Return 1
3886 match_arith_overflow (gimple_stmt_iterator *gsi, gimple *stmt, function
4957 match_arith_overflow (&gsi, stmt, code, m_cfg_changed_p);
4963 match_arith_overflow (&gsi, stmt, code, m_cfg_changed_p);
4967 if (match_arith_overflow (&gsi, stmt, code, m_cfg_changed_p))

Completed in 192 milliseconds