Home
last modified time | relevance | path

Searched refs:is_gimple_resx (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-eh.c3143 if (last && is_gimple_resx (last)) in execute_lower_resx()
4073 if (resx && is_gimple_resx (resx)) in cleanup_empty_eh()
4106 if (!is_gimple_resx (resx)) in cleanup_empty_eh()
HDgimple.h4788 is_gimple_resx (const_gimple gs) in is_gimple_resx() function
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-eh.c3456 if (last && is_gimple_resx (last)) in execute()
4501 if (resx && is_gimple_resx (resx)) in cleanup_empty_eh()
4537 if (!is_gimple_resx (resx)) in cleanup_empty_eh()
HDgimple.h6375 is_gimple_resx (const gimple *gs)