Searched defs:ifun (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | except.c | 473 get_eh_region_from_number_fn (struct function *ifun, int i) in get_eh_region_from_number_fn() 485 get_eh_landing_pad_from_number_fn (struct function *ifun, int i) in get_eh_landing_pad_from_number_fn() 497 get_eh_region_from_lp_number_fn (struct function *ifun, int i) in get_eh_region_from_lp_number_fn() 610 duplicate_eh_regions (struct function *ifun, in duplicate_eh_regions() 645 eh_region_outermost (struct function *ifun, eh_region region_a, in eh_region_outermost()
|
H A D | tree-eh.c | 72 add_stmt_to_eh_lp_fn (struct function *ifun, gimple *t, int num) in add_stmt_to_eh_lp_fn() 114 remove_stmt_from_eh_lp_fn (struct function *ifun, gimple *t) in remove_stmt_from_eh_lp_fn() 142 lookup_stmt_eh_lp_fn (struct function *ifun, gimple *t) in lookup_stmt_eh_lp_fn() 2972 maybe_clean_eh_stmt_fn (struct function *ifun, gimple *stmt) in maybe_clean_eh_stmt_fn()
|
H A D | tree-cfg.c | 1406 label_to_block_fn (struct function *ifun, tree dest) in label_to_block_fn()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | except.c | 426 get_eh_region_from_number_fn (struct function *ifun, int i) in get_eh_region_from_number_fn() 438 get_eh_landing_pad_from_number_fn (struct function *ifun, int i) in get_eh_landing_pad_from_number_fn() 450 get_eh_region_from_lp_number_fn (struct function *ifun, int i) in get_eh_region_from_lp_number_fn() 565 duplicate_eh_regions (struct function *ifun, in duplicate_eh_regions() 602 eh_region_outermost (struct function *ifun, eh_region region_a, in eh_region_outermost()
|
H A D | tree-eh.c | 72 add_stmt_to_eh_lp_fn (struct function *ifun, gimple t, int num) in add_stmt_to_eh_lp_fn() 125 remove_stmt_from_eh_lp_fn (struct function *ifun, gimple t) in remove_stmt_from_eh_lp_fn() 161 lookup_stmt_eh_lp_fn (struct function *ifun, gimple t) in lookup_stmt_eh_lp_fn() 2708 maybe_clean_eh_stmt_fn (struct function *ifun, gimple stmt) in maybe_clean_eh_stmt_fn()
|
H A D | tree-cfg.c | 966 label_to_block_fn (struct function *ifun, tree dest) in label_to_block_fn()
|