Home
last modified time | relevance | path

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

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-eh.c3936 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()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-eh.c3914 bool any_resx_to_process = false; in execute() local
3933 else if (!any_resx_to_process) in execute()
3934 sink_clobbers (bb, NULL, &any_resx_to_process); in execute()
3944 if (any_resx_to_process) in execute()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-eh.c3919 bool any_resx_to_process = false; in execute() local
3938 else if (!any_resx_to_process) in execute()
3939 sink_clobbers (bb, NULL, &any_resx_to_process); in execute()
3949 if (any_resx_to_process) in execute()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-eh.c3919 bool any_resx_to_process = false; in execute() local
3938 else if (!any_resx_to_process) in execute()
3939 sink_clobbers (bb, NULL, &any_resx_to_process); in execute()
3949 if (any_resx_to_process) in execute()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-eh.c3914 bool any_resx_to_process = false; in execute() local
3933 else if (!any_resx_to_process) in execute()
3934 sink_clobbers (bb, NULL, &any_resx_to_process); in execute()
3944 if (any_resx_to_process) in execute()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-eh.c3914 bool any_resx_to_process = false; in execute() local
3933 else if (!any_resx_to_process) in execute()
3934 sink_clobbers (bb, NULL, &any_resx_to_process); in execute()
3944 if (any_resx_to_process) in execute()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-eh.c3919 bool any_resx_to_process = false;
3938 else if (!any_resx_to_process)
3939 sink_clobbers (bb, NULL, &any_resx_to_process);
3949 if (any_resx_to_process)