Home
last modified time | relevance | path

Searched refs:cfun_to_copy (Results 1 – 22 of 22) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-inline.c933 struct function *cfun_to_copy = in copy_cfg_body() local
960 *cfun_to_copy = *DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
967 if (cfun_to_copy->saved_cfg) in copy_cfg_body()
969 cfun_to_copy->cfg = cfun_to_copy->saved_cfg; in copy_cfg_body()
970 cfun_to_copy->eh = cfun_to_copy->saved_eh; in copy_cfg_body()
972 id->callee_cfun = cfun_to_copy; in copy_cfg_body()
1009 EXIT_BLOCK_PTR_FOR_FUNCTION (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
1017 id->eh_region_offset = duplicate_eh_regions (cfun_to_copy, in copy_cfg_body()
1023 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
1026 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-inline.c2201 struct function *cfun_to_copy; in copy_cfg_body() local
2245 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2247 ENTRY_BLOCK_PTR_FOR_FUNCTION (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2248 EXIT_BLOCK_PTR_FOR_FUNCTION (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2249 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FUNCTION (cfun_to_copy); in copy_cfg_body()
2250 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FUNCTION (cfun_to_copy); in copy_cfg_body()
2254 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2258 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2269 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2282 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-inline.c2427 struct function *cfun_to_copy; in copy_cfg_body() local
2491 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2493 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2494 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2495 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2496 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2500 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2504 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2527 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2556 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-inline.c2201 struct function *cfun_to_copy; in copy_cfg_body() local
2245 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2247 ENTRY_BLOCK_PTR_FOR_FUNCTION (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2248 EXIT_BLOCK_PTR_FOR_FUNCTION (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2249 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FUNCTION (cfun_to_copy); in copy_cfg_body()
2250 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FUNCTION (cfun_to_copy); in copy_cfg_body()
2254 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2258 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2269 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2282 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-inline.c2662 struct function *cfun_to_copy; in copy_cfg_body() local
2726 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2728 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2729 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2730 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2731 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2735 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2739 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2762 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2791 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-inline.c2662 struct function *cfun_to_copy; in copy_cfg_body() local
2726 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2728 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2729 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2730 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2731 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2735 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2739 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2762 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2791 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-inline.c3036 struct function *cfun_to_copy; in copy_cfg_body() local
3044 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
3073 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
3074 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
3075 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3076 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3080 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
3084 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3107 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3142 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-inline.c2794 struct function *cfun_to_copy; in copy_cfg_body() local
2802 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2831 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2832 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2833 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2834 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2838 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2842 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2865 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2894 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-inline.c3002 struct function *cfun_to_copy; in copy_cfg_body() local
3010 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
3039 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
3040 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
3041 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3042 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3046 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
3050 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3073 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3108 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c2794 struct function *cfun_to_copy; in copy_cfg_body() local
2802 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2831 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2832 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2833 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2834 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2838 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2842 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2865 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2894 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-inline.c2997 struct function *cfun_to_copy; in copy_cfg_body() local
3005 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
3034 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
3035 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
3036 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3037 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3041 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
3045 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3068 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3103 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c2794 struct function *cfun_to_copy; in copy_cfg_body() local
2802 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2831 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2832 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2833 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2834 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2838 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2842 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2865 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2894 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c2794 struct function *cfun_to_copy; in copy_cfg_body() local
2802 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2831 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2832 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2833 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2834 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2838 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2842 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2865 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2894 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-inline.c2831 struct function *cfun_to_copy; in copy_cfg_body() local
2839 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2868 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2869 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2870 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2871 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2875 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2879 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2902 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2931 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-inline.c2794 struct function *cfun_to_copy; in copy_cfg_body() local
2802 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2831 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2832 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2833 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2834 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2838 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2842 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2865 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2894 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-inline.c2997 struct function *cfun_to_copy; in copy_cfg_body() local
3005 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
3034 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
3035 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
3036 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3037 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3041 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
3045 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3068 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3103 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-inline.c2997 struct function *cfun_to_copy; in copy_cfg_body() local
3005 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
3034 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
3035 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
3036 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3037 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3041 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
3045 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3068 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3103 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-inline.c2696 struct function *cfun_to_copy; in copy_cfg_body() local
2704 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2733 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2734 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2735 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2736 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2740 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2744 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2767 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2796 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-inline.c2971 struct function *cfun_to_copy; in copy_cfg_body() local
2979 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
3008 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
3009 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
3010 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3011 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
3015 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
3019 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3042 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
3077 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-inline.c3003 struct function *cfun_to_copy;
3011 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl);
3040 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map;
3041 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map;
3042 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy);
3043 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy);
3047 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr,
3051 FOR_EACH_BB_FN (bb, cfun_to_copy)
3074 FOR_ALL_BB_FN (bb, cfun_to_copy)
3109 FOR_ALL_BB_FN (bb, cfun_to_copy)
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-inline.c2831 struct function *cfun_to_copy; in copy_cfg_body() local
2839 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2868 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2869 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2870 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2871 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2875 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2879 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2902 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2931 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-inline.c2819 struct function *cfun_to_copy; in copy_cfg_body() local
2827 cfun_to_copy = id->src_cfun = DECL_STRUCT_FUNCTION (callee_fndecl); in copy_cfg_body()
2856 ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = entry_block_map; in copy_cfg_body()
2857 EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy)->aux = exit_block_map; in copy_cfg_body()
2858 entry_block_map->aux = ENTRY_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2859 exit_block_map->aux = EXIT_BLOCK_PTR_FOR_FN (cfun_to_copy); in copy_cfg_body()
2863 id->eh_map = duplicate_eh_regions (cfun_to_copy, NULL, id->eh_lp_nr, in copy_cfg_body()
2867 FOR_EACH_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2890 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
2919 FOR_ALL_BB_FN (bb, cfun_to_copy) in copy_cfg_body()
[all …]