Searched refs:new_stmt_could_throw (Results 1 – 2 of 2) sorted by relevance
3060 bool new_stmt_could_throw = stmt_could_throw_p (cfun, new_stmt); in maybe_clean_or_replace_eh_stmt() local3062 if (new_stmt == old_stmt && new_stmt_could_throw) in maybe_clean_or_replace_eh_stmt()3066 if (new_stmt_could_throw) in maybe_clean_or_replace_eh_stmt()
3065 bool new_stmt_could_throw = stmt_could_throw_p (cfun, new_stmt); in maybe_clean_or_replace_eh_stmt() local3067 if (new_stmt == old_stmt && new_stmt_could_throw) in maybe_clean_or_replace_eh_stmt()3071 if (new_stmt_could_throw) in maybe_clean_or_replace_eh_stmt()