Home
last modified time | relevance | path

Searched refs:may_return (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-eh.c394 bool may_return; member
664 tf->may_return = true; in maybe_record_in_goto_queue()
1136 if (tf->may_return) in lower_try_finally_onedest()
1334 eh_index = return_index + tf->may_return; in lower_try_finally_switch()
1420 j = last_case_index + tf->may_return; in lower_try_finally_switch()
1639 ndests += this_tf.may_return; in lower_try_finally()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-eh.c401 bool may_return; member
687 tf->may_return = true; in maybe_record_in_goto_queue()
1197 if (tf->may_return) in lower_try_finally_onedest()
1397 eh_index = return_index + tf->may_return; in lower_try_finally_switch()
1486 j = last_case_index + tf->may_return; in lower_try_finally_switch()
1697 ndests += this_tf.may_return; in lower_try_finally()