Home
last modified time | relevance | path

Searched refs:BB_DUPLICATED (Results 26 – 50 of 186) sorted by relevance

12345678

/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Ddominance.c773 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
778 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
781 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Ddominance.c773 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
778 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
781 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
H A Dcfgloopmanip.c1312 new_bbs[i]->flags |= BB_DUPLICATED; in duplicate_loop_to_header_edge()
1321 if ((ae->dest->flags & BB_DUPLICATED) in duplicate_loop_to_header_edge()
1327 new_bbs[i]->flags &= ~BB_DUPLICATED; in duplicate_loop_to_header_edge()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
H A Dcfgloopmanip.c1251 new_bbs[i]->flags |= BB_DUPLICATED; in duplicate_loop_body_to_header_edge()
1260 if ((ae->dest->flags & BB_DUPLICATED) in duplicate_loop_body_to_header_edge()
1266 new_bbs[i]->flags &= ~BB_DUPLICATED; in duplicate_loop_body_to_header_edge()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
H A Dcfgloopmanip.c1317 new_bbs[i]->flags |= BB_DUPLICATED; in duplicate_loop_to_header_edge()
1326 if ((ae->dest->flags & BB_DUPLICATED) in duplicate_loop_to_header_edge()
1332 new_bbs[i]->flags &= ~BB_DUPLICATED; in duplicate_loop_to_header_edge()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Ddominance.c778 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
783 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
786 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
H A Dcfgloopmanip.c1311 new_bbs[i]->flags |= BB_DUPLICATED; in duplicate_loop_to_header_edge()
1320 if ((ae->dest->flags & BB_DUPLICATED) in duplicate_loop_to_header_edge()
1326 new_bbs[i]->flags &= ~BB_DUPLICATED; in duplicate_loop_to_header_edge()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Ddominance.c774 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
779 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
782 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Ddominance.c918 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
923 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
926 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Ddominance.c774 region[i]->flags |= BB_DUPLICATED; in get_dominated_by_region()
779 if (!(dom->flags & BB_DUPLICATED)) in get_dominated_by_region()
782 region[i]->flags &= ~BB_DUPLICATED; in get_dominated_by_region()

12345678