Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
HDexcept.c2543 rtx last_landing_pad = NULL_RTX; in convert_to_eh_region_ranges() local
2597 || last_landing_pad != this_landing_pad) in convert_to_eh_region_ranges()
2651 last_landing_pad = this_landing_pad; in convert_to_eh_region_ranges()
2672 last_landing_pad = pc_rtx; in convert_to_eh_region_ranges()
/dragonfly/contrib/gcc-4.7/gcc/
HDexcept.c2400 rtx last_landing_pad = NULL_RTX; in convert_to_eh_region_ranges() local
2456 || last_landing_pad != this_landing_pad) in convert_to_eh_region_ranges()
2511 last_landing_pad = this_landing_pad; in convert_to_eh_region_ranges()
2532 last_landing_pad = pc_rtx; in convert_to_eh_region_ranges()