Home
last modified time | relevance | path

Searched refs:new_f_occ (Results 1 – 24 of 24) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Det-forest.c522 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
525 new_f_occ = et_new_occ (father); in et_set_father()
535 set_prev (new_f_occ, left_part); in et_set_father()
536 set_next (new_f_occ, p); in et_set_father()
540 et_recomp_min (new_f_occ); in et_set_father()
542 set_prev (rmost, new_f_occ); in et_set_father()
544 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
546 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
547 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
550 t->parent_occ = new_f_occ; in et_set_father()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/
H A Det-forest.c522 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
525 new_f_occ = et_new_occ (father); in et_set_father()
535 set_prev (new_f_occ, left_part); in et_set_father()
536 set_next (new_f_occ, p); in et_set_father()
540 et_recomp_min (new_f_occ); in et_set_father()
542 set_prev (rmost, new_f_occ); in et_set_father()
544 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
546 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
547 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
550 t->parent_occ = new_f_occ; in et_set_father()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Det-forest.c526 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
529 new_f_occ = et_new_occ (father); in et_set_father()
539 set_prev (new_f_occ, left_part); in et_set_father()
540 set_next (new_f_occ, p); in et_set_father()
544 et_recomp_min (new_f_occ); in et_set_father()
546 set_prev (rmost, new_f_occ); in et_set_father()
548 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
550 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
551 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
554 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Det-forest.c519 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
522 new_f_occ = et_new_occ (father); in et_set_father()
532 set_prev (new_f_occ, left_part); in et_set_father()
533 set_next (new_f_occ, p); in et_set_father()
537 et_recomp_min (new_f_occ); in et_set_father()
539 set_prev (rmost, new_f_occ); in et_set_father()
541 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
543 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
544 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
547 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Det-forest.c526 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
529 new_f_occ = et_new_occ (father); in et_set_father()
539 set_prev (new_f_occ, left_part); in et_set_father()
540 set_next (new_f_occ, p); in et_set_father()
544 et_recomp_min (new_f_occ); in et_set_father()
546 set_prev (rmost, new_f_occ); in et_set_father()
548 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
550 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
551 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
554 t->parent_occ = new_f_occ; in et_set_father()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Det-forest.c517 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
520 new_f_occ = et_new_occ (father); in et_set_father()
530 set_prev (new_f_occ, left_part); in et_set_father()
531 set_next (new_f_occ, p); in et_set_father()
535 et_recomp_min (new_f_occ); in et_set_father()
537 set_prev (rmost, new_f_occ); in et_set_father()
539 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
541 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
542 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
545 t->parent_occ = new_f_occ; in et_set_father()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Det-forest.c526 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
529 new_f_occ = et_new_occ (father); in et_set_father()
539 set_prev (new_f_occ, left_part); in et_set_father()
540 set_next (new_f_occ, p); in et_set_father()
544 et_recomp_min (new_f_occ); in et_set_father()
546 set_prev (rmost, new_f_occ); in et_set_father()
548 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
550 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
551 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
554 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Det-forest.c519 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
522 new_f_occ = et_new_occ (father); in et_set_father()
532 set_prev (new_f_occ, left_part); in et_set_father()
533 set_next (new_f_occ, p); in et_set_father()
537 et_recomp_min (new_f_occ); in et_set_father()
539 set_prev (rmost, new_f_occ); in et_set_father()
541 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
543 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
544 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
547 t->parent_occ = new_f_occ; in et_set_father()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Det-forest.c520 struct et_occ *rmost, *left_part, *new_f_occ, *p; in et_set_father() local
523 new_f_occ = et_new_occ (father); in et_set_father()
533 set_prev (new_f_occ, left_part); in et_set_father()
534 set_next (new_f_occ, p); in et_set_father()
538 et_recomp_min (new_f_occ); in et_set_father()
540 set_prev (rmost, new_f_occ); in et_set_father()
542 if (new_f_occ->min + rmost->depth < rmost->min) in et_set_father()
544 rmost->min = new_f_occ->min + rmost->depth; in et_set_father()
545 rmost->min_occ = new_f_occ->min_occ; in et_set_father()
548 t->parent_occ = new_f_occ; in et_set_father()