Home
last modified time | relevance | path

Searched refs:PHI_GEN (Results 1 – 25 of 89) sorted by relevance

1234

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-pre.c654 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1134 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2423 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2424 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3224 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3321 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3448 bitmap_insert_into_set (PHI_GEN (block), newe); in do_pre_regular_insertion()
3488 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3950 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4224 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-pre.c655 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1135 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2412 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2413 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3224 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3323 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3450 bitmap_insert_into_set (PHI_GEN (block), newe); in do_pre_regular_insertion()
3490 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3952 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4242 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-pre.c654 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1134 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2416 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2417 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3217 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3314 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3441 bitmap_insert_into_set (PHI_GEN (block), newe); in do_pre_regular_insertion()
3481 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3943 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4217 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
[all …]
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-pre.c654 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1134 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2416 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2417 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3217 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3314 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3441 bitmap_insert_into_set (PHI_GEN (block), newe); in do_pre_regular_insertion()
3481 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3943 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4217 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-pre.c492 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1034 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2305 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2306 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3096 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3194 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3357 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3776 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4042 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4091 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-pre.c494 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1031 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2326 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2327 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3119 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3217 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3380 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3816 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4089 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4139 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-pre.c492 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1034 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2305 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2306 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3095 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3193 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3356 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3775 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4041 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4090 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-pre.c492 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1034 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2305 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2306 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3095 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3193 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3356 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3775 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4041 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4090 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-pre.c492 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1029 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2320 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2321 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3109 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3207 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3370 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3800 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4066 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4116 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-pre.c492 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1034 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2305 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2306 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3095 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3193 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3356 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3775 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4041 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4090 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-pre.c492 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1034 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2305 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2306 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3095 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3193 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3356 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3775 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4041 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4090 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
H A DChangeLog-200715483 (make_values_for_phi): Don't insert into PHI_GEN during FRE.
15534 (make_values_for_phi): Don't insert into PHI_GEN during FRE.
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-pre.c492 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1034 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2305 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2306 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3095 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3193 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3356 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3775 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4034 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4083 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-pre.c494 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1031 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2326 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2327 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3117 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3215 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3378 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3786 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4059 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4109 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-pre.c494 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1031 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2326 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2327 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3119 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3217 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3384 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3820 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4103 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4153 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-pre.c492 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1029 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2320 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2321 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3109 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3207 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3370 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3800 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4066 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4116 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
H A DChangeLog-200715483 (make_values_for_phi): Don't insert into PHI_GEN during FRE.
15534 (make_values_for_phi): Don't insert into PHI_GEN during FRE.
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-pre.c492 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1029 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2318 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2319 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3106 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3204 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_regular_insertion()
3367 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_pre_partial_partial_insertion()
3787 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
4053 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4103 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-pre.c437 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1046 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2399 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2400 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3274 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3340 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_regular_insertion()
3503 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_partial_partial_insertion()
3767 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
3956 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4677 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
H A DChangeLog-200715483 (make_values_for_phi): Don't insert into PHI_GEN during FRE.
15534 (make_values_for_phi): Don't insert into PHI_GEN during FRE.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-pre.c417 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1041 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2398 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2399 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3272 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3338 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_regular_insertion()
3498 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_partial_partial_insertion()
3762 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
3952 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4666 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-pre.c417 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1041 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2398 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2399 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3272 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3338 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_regular_insertion()
3498 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_partial_partial_insertion()
3756 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
3946 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4660 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-pre.c424 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1031 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2321 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2322 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3112 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3205 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_regular_insertion()
3372 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_partial_partial_insertion()
3645 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
3835 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4766 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-pre.c424 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1031 print_bitmap_set (stderr, PHI_GEN (bb), "phi_gen", bb->index); in debug_bitmap_sets_for()
2321 bitmap_ior_into (&PA_IN (block)->values, &PHI_GEN (block)->values); in compute_partial_antic_aux()
2322 bitmap_ior_into (&PA_IN (block)->expressions, &PHI_GEN (block)->expressions); in compute_partial_antic_aux()
3112 bitmap_insert_into_set (PHI_GEN (block), newphi); in insert_into_preds_of_block()
3205 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_regular_insertion()
3372 if (bitmap_set_contains_value (PHI_GEN (block), val)) in do_partial_partial_insertion()
3645 bitmap_insert_into_set (PHI_GEN (block), e); in compute_avail()
3835 print_bitmap_set (dump_file, PHI_GEN (block), in compute_avail()
4766 PHI_GEN (bb) = bitmap_set_new (); in init_pre()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-ssa-pre.c261 #define PHI_GEN(BB) ((bb_value_sets_t) ((BB)->aux))->phi_gen macro
1728 bitmap_insert_into_set (PHI_GEN (block), in insert_into_preds_of_block()
1813 if (bitmap_set_contains_value (PHI_GEN (block), val)) in insert_aux()
2275 PHI_GEN (block), AVAIL_OUT (block)); in compute_avail()
2627 PHI_GEN (bb) = bitmap_set_new (); in init_pre()

1234