Home
last modified time | relevance | path

Searched refs:remap_eh_region_nr (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.c1487 remap_eh_region_nr (int old_nr, copy_body_data *id) in remap_eh_region_nr() function
1505 new_nr = remap_eh_region_nr (old_nr, id); in remap_eh_region_tree_nr()
1894 r = remap_eh_region_nr (r, id); in remap_gimple_stmt()
1903 r = remap_eh_region_nr (r, id); in remap_gimple_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.cc1486 remap_eh_region_nr (int old_nr, copy_body_data *id) in remap_eh_region_nr() function
1504 new_nr = remap_eh_region_nr (old_nr, id); in remap_eh_region_tree_nr()
1929 r = remap_eh_region_nr (r, id); in remap_gimple_stmt()
1938 r = remap_eh_region_nr (r, id); in remap_gimple_stmt()
H A DChangeLog-20099793 (remap_eh_region_nr, remap_eh_region_tree_nr): New.