Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Drecog.c3175 bool was_call = false; in peep2_attempt() local
3270 was_call = true; in peep2_attempt()
3335 if (eh_note || (was_call && nonlocal_goto_handler_labels)) in peep2_attempt()
/dragonfly/contrib/gcc-8.0/gcc/
H A Drecog.c3300 bool was_call = false; in peep2_attempt() local
3395 was_call = true; in peep2_attempt()
3465 if (eh_note || (was_call && nonlocal_goto_handler_labels)) in peep2_attempt()