Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-eh.cc3936 bool any_resx_to_process = false; in execute() local
3955 else if (!any_resx_to_process) in execute()
3956 sink_clobbers (bb, NULL, &any_resx_to_process); in execute()
3966 if (any_resx_to_process) in execute()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-eh.c3941 bool any_resx_to_process = false; in execute() local
3960 else if (!any_resx_to_process) in execute()
3961 sink_clobbers (bb, NULL, &any_resx_to_process); in execute()
3971 if (any_resx_to_process) in execute()