Searched refs:this_may_throw (Results 1 – 1 of 1) sorted by relevance
1612 bool this_may_branch, this_may_throw; in remove_useless_stmts_tf() local1624 this_may_throw = data->may_throw; in remove_useless_stmts_tf()1649 else if (!this_may_branch && !this_may_throw) in remove_useless_stmts_tf()1662 bool save_may_throw, this_may_throw; in remove_useless_stmts_tc() local1673 this_may_throw = data->may_throw; in remove_useless_stmts_tc()1677 if (!this_may_throw) in remove_useless_stmts_tc()1689 this_may_throw = true; in remove_useless_stmts_tc()1703 this_may_throw = false; in remove_useless_stmts_tc()1711 this_may_throw = false; in remove_useless_stmts_tc()1713 this_may_throw = false; in remove_useless_stmts_tc()[all …]