Home
last modified time | relevance | path

Searched refs:ssa_names_to_remove (Results 1 – 12 of 12) sorted by relevance

/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-scalar-evolution.c2687 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
2719 if (!ssa_names_to_remove) in scev_const_prop()
2720 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
2721 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
2727 if (ssa_names_to_remove) in scev_const_prop()
2732 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
2741 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-scalar-evolution.c3343 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
3378 if (!ssa_names_to_remove) in scev_const_prop()
3379 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
3380 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
3387 if (ssa_names_to_remove) in scev_const_prop()
3391 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
3402 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-scalar-evolution.c3347 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
3381 if (!ssa_names_to_remove) in scev_const_prop()
3382 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
3383 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
3390 if (ssa_names_to_remove) in scev_const_prop()
3394 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
3405 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-scalar-evolution.c3343 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
3378 if (!ssa_names_to_remove) in scev_const_prop()
3379 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
3380 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
3387 if (ssa_names_to_remove) in scev_const_prop()
3391 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
3402 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-scalar-evolution.c3624 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
3669 if (!ssa_names_to_remove) in scev_const_prop()
3670 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
3671 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
3678 if (ssa_names_to_remove) in scev_const_prop()
3682 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
3693 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-scalar-evolution.c3656 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
3701 if (!ssa_names_to_remove) in scev_const_prop()
3702 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
3703 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
3710 if (ssa_names_to_remove) in scev_const_prop()
3714 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
3725 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-scalar-evolution.c3656 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
3701 if (!ssa_names_to_remove) in scev_const_prop()
3702 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
3703 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
3710 if (ssa_names_to_remove) in scev_const_prop()
3714 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
3725 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-scalar-evolution.c3656 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
3701 if (!ssa_names_to_remove) in scev_const_prop()
3702 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
3703 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
3710 if (ssa_names_to_remove) in scev_const_prop()
3714 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
3725 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-scalar-evolution.c3656 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
3701 if (!ssa_names_to_remove) in scev_const_prop()
3702 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
3703 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
3710 if (ssa_names_to_remove) in scev_const_prop()
3714 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
3725 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-scalar-evolution.c3656 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
3701 if (!ssa_names_to_remove) in scev_const_prop()
3702 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
3703 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
3710 if (ssa_names_to_remove) in scev_const_prop()
3714 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
3725 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-scalar-evolution.c3624 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
3669 if (!ssa_names_to_remove) in scev_const_prop()
3670 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
3671 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
3678 if (ssa_names_to_remove) in scev_const_prop()
3682 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
3693 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-scalar-evolution.c3651 bitmap ssa_names_to_remove = NULL; in scev_const_prop() local
3696 if (!ssa_names_to_remove) in scev_const_prop()
3697 ssa_names_to_remove = BITMAP_ALLOC (NULL); in scev_const_prop()
3698 bitmap_set_bit (ssa_names_to_remove, SSA_NAME_VERSION (name)); in scev_const_prop()
3705 if (ssa_names_to_remove) in scev_const_prop()
3709 EXECUTE_IF_SET_IN_BITMAP (ssa_names_to_remove, 0, i, bi) in scev_const_prop()
3720 BITMAP_FREE (ssa_names_to_remove); in scev_const_prop()