Home
last modified time | relevance | path

Searched refs:scop_end (Results 1 – 25 of 38) sorted by relevance

12

/dports/math/barvinok/barvinok-0.41.5/pet/
H A Dkilled_locals.cc149 if (loc >= scop_end || loc <= old_addr_end || depth != 0) in check_decl_in_expr()
151 if (loc >= scop_start && loc <= scop_end) in check_decl_in_expr()
181 scop_end = end; in remove_accessed_after()
H A Dkilled_locals.h36 unsigned scop_end; member
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgraphite.c162 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
167 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dgraphite.c162 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
167 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite.c177 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
182 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgraphite.c177 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
182 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
H A Dgraphite-scop-detection.c420 edge scop_end = single_exit (loop); in get_sese() local
421 if (!scop_end || (scop_end->flags & (EDGE_COMPLEX|EDGE_FAKE))) in get_sese()
424 return sese_l (scop_begin, scop_end); in get_sese()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite.c177 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
182 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgraphite.c177 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
182 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgraphite.c177 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
182 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dgraphite.c177 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
182 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgraphite.c176 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
181 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
H A Dgraphite-scop-detection.c419 edge scop_end = single_exit (loop); in get_sese() local
420 if (!scop_end || (scop_end->flags & (EDGE_COMPLEX|EDGE_FAKE))) in get_sese()
423 return sese_l (scop_begin, scop_end); in get_sese()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dgraphite.c177 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
182 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgraphite.c176 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
181 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
H A Dgraphite-scop-detection.c419 edge scop_end = single_exit (loop); in get_sese() local
420 if (!scop_end || (scop_end->flags & (EDGE_COMPLEX|EDGE_FAKE))) in get_sese()
423 return sese_l (scop_begin, scop_end); in get_sese()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgraphite.c176 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
181 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
H A Dgraphite-scop-detection.c419 edge scop_end = single_exit (loop); in get_sese() local
420 if (!scop_end || (scop_end->flags & (EDGE_COMPLEX|EDGE_FAKE))) in get_sese()
423 return sese_l (scop_begin, scop_end); in get_sese()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgraphite.c176 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
181 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
H A Dgraphite-scop-detection.c419 edge scop_end = single_exit (loop); in get_sese() local
420 if (!scop_end || (scop_end->flags & (EDGE_COMPLEX|EDGE_FAKE))) in get_sese()
423 return sese_l (scop_begin, scop_end); in get_sese()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgraphite.c177 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
182 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dgraphite.c176 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
181 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgraphite.c176 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
181 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dgraphite.c177 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
182 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dgraphite.c176 edge scop_end = scop->scop_info->region.exit; in print_graphite_scop_statistics() local
181 scop_end->src->index, scop_end->dest->index); in print_graphite_scop_statistics()

12