Searched refs:may_fallthru (Results 1 – 2 of 2) sorted by relevance
128 bool may_fallthru = gimple_seq_may_fallthru (lowered_body); in lower_function_body() local129 if (may_fallthru in lower_function_body()138 may_fallthru = false; in lower_function_body()149 if (may_fallthru) in lower_function_body()155 may_fallthru = false; in lower_function_body()
401 bool may_fallthru; member1176 if (tf->may_fallthru) in lower_try_finally_onedest()1250 if (tf->may_fallthru) in lower_try_finally_copy()1395 ndests = fallthru_index + tf->may_fallthru; in lower_try_finally_switch()1411 if (tf->may_fallthru) in lower_try_finally_switch()1689 this_tf.may_fallthru = gimple_seq_may_fallthru (gimple_try_eval (tp)); in lower_try_finally()1702 ndests += this_tf.may_fallthru; in lower_try_finally()1964 fake_tf.may_fallthru = gimple_seq_may_fallthru (gimple_try_eval (tp)); in lower_cleanup()