Home
last modified time | relevance | path

Searched refs:elim_graph_remove_succ_edge (Results 1 – 25 of 124) sorted by relevance

12345

/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-outof-ssa.c484 elim_graph_remove_succ_edge (elim_graph g, int node, source_location *locus) in elim_graph_remove_succ_edge() function
714 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-outof-ssa.c457 elim_graph_remove_succ_edge (elim_graph *g, int node, source_location *locus) in elim_graph_remove_succ_edge() function
689 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-outof-ssa.c457 elim_graph_remove_succ_edge (elim_graph *g, int node, source_location *locus) in elim_graph_remove_succ_edge() function
689 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-outof-ssa.c457 elim_graph_remove_succ_edge (elim_graph *g, int node, source_location *locus) in elim_graph_remove_succ_edge() function
689 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
H A DChangeLog-201218775 (elim_graph_remove_succ_edge): New parameter.
18783 (elim_graph_remove_succ_edge): Likewise.
19367 (elim_graph_remove_succ_edge): New parameter.
19375 (elim_graph_remove_succ_edge): Likewise.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-outof-ssa.c457 elim_graph_remove_succ_edge (elim_graph *g, int node, source_location *locus) in elim_graph_remove_succ_edge() function
689 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-outof-ssa.c457 elim_graph_remove_succ_edge (elim_graph *g, int node, source_location *locus) in elim_graph_remove_succ_edge() function
689 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
H A DChangeLog-201218775 (elim_graph_remove_succ_edge): New parameter.
18783 (elim_graph_remove_succ_edge): Likewise.
19367 (elim_graph_remove_succ_edge): New parameter.
19375 (elim_graph_remove_succ_edge): Likewise.
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-outof-ssa.c420 elim_graph_remove_succ_edge (elim_graph g, int node, source_location *locus) in elim_graph_remove_succ_edge() function
636 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-outof-ssa.c484 elim_graph_remove_succ_edge (elim_graph g, int node, source_location *locus) in elim_graph_remove_succ_edge() function
714 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-outof-ssa.c457 elim_graph_remove_succ_edge (elim_graph *g, int node, source_location *locus) in elim_graph_remove_succ_edge() function
687 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-outof-ssa.c420 elim_graph_remove_succ_edge (elim_graph g, int node, source_location *locus) in elim_graph_remove_succ_edge() function
636 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-outof-ssa.c459 elim_graph_remove_succ_edge (elim_graph *g, int node, location_t *locus) in elim_graph_remove_succ_edge() function
691 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-outof-ssa.c491 elim_graph_remove_succ_edge (elim_graph g, int node, source_location *locus) in elim_graph_remove_succ_edge() function
722 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
H A DChangeLog-201218775 (elim_graph_remove_succ_edge): New parameter.
18783 (elim_graph_remove_succ_edge): Likewise.
19367 (elim_graph_remove_succ_edge): New parameter.
19375 (elim_graph_remove_succ_edge): Likewise.
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-outof-ssa.c459 elim_graph_remove_succ_edge (elim_graph *g, int node, location_t *locus) in elim_graph_remove_succ_edge() function
691 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-outof-ssa.c459 elim_graph_remove_succ_edge (elim_graph *g, int node, location_t *locus) in elim_graph_remove_succ_edge() function
691 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-outof-ssa.c489 elim_graph_remove_succ_edge (elim_graph *g, int node, location_t *locus) in elim_graph_remove_succ_edge() function
725 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-outof-ssa.c489 elim_graph_remove_succ_edge (elim_graph *g, int node, location_t *locus) in elim_graph_remove_succ_edge() function
725 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-outof-ssa.c489 elim_graph_remove_succ_edge (elim_graph *g, int node, location_t *locus) in elim_graph_remove_succ_edge() function
725 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-outof-ssa.c489 elim_graph_remove_succ_edge (elim_graph *g, int node, location_t *locus) in elim_graph_remove_succ_edge() function
725 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-outof-ssa.c489 elim_graph_remove_succ_edge (elim_graph *g, int node, location_t *locus) in elim_graph_remove_succ_edge() function
725 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-outof-ssa.c489 elim_graph_remove_succ_edge (elim_graph *g, int node, location_t *locus) in elim_graph_remove_succ_edge() function
725 S = elim_graph_remove_succ_edge (g, T, &locus); in elim_create()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-outof-ssa.c489 elim_graph_remove_succ_edge (elim_graph *g, int node, location_t *locus)
725 S = elim_graph_remove_succ_edge (g, T, &locus);
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dtree-outof-ssa.c116 static inline int elim_graph_remove_succ_edge (elim_graph, int);
296 elim_graph_remove_succ_edge (elim_graph g, int node) in elim_graph_remove_succ_edge() function
482 S = elim_graph_remove_succ_edge (g, T); in elim_create()

12345