Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple.cc1954 geh_filter *eh_filter_copy = as_a <geh_filter *> (copy); in gimple_copy() local
1957 gimple_eh_filter_set_failure (eh_filter_copy, new_seq); in gimple_copy()
1959 gimple_eh_filter_set_types (eh_filter_copy, t); in gimple_copy()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple.c1875 geh_filter *eh_filter_copy = as_a <geh_filter *> (copy); in gimple_copy() local
1878 gimple_eh_filter_set_failure (eh_filter_copy, new_seq); in gimple_copy()
1880 gimple_eh_filter_set_types (eh_filter_copy, t); in gimple_copy()