Home
last modified time | relevance | path

Searched refs:need_another_pass (Results 1 – 20 of 20) sorted by relevance

/dports/math/spot/spot-2.10.2/spot/twaalgos/
H A Dsimulation.cc666 bool need_another_pass = false; in build_result() local
708 need_another_pass = true; in build_result()
780 if (!need_another_pass) in build_result()
/dports/math/py-spot/spot-2.10.2/spot/twaalgos/
H A Dsimulation.cc666 bool need_another_pass = false; in build_result() local
708 need_another_pass = true; in build_result()
780 if (!need_another_pass) in build_result()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dbb-reorder.c2406 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2408 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2410 need_another_pass = false; in reorder_basic_blocks_simple()
2417 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dbb-reorder.c2406 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2408 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2410 need_another_pass = false; in reorder_basic_blocks_simple()
2417 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c2479 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2481 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2483 need_another_pass = false; in reorder_basic_blocks_simple()
2490 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dbb-reorder.c2492 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2494 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2496 need_another_pass = false; in reorder_basic_blocks_simple()
2503 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dbb-reorder.c2487 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2489 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2491 need_another_pass = false; in reorder_basic_blocks_simple()
2498 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dbb-reorder.c2479 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2481 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2483 need_another_pass = false; in reorder_basic_blocks_simple()
2490 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dbb-reorder.c2492 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2494 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2496 need_another_pass = false; in reorder_basic_blocks_simple()
2503 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dbb-reorder.c2492 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2494 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2496 need_another_pass = false; in reorder_basic_blocks_simple()
2503 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c2479 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2481 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2483 need_another_pass = false; in reorder_basic_blocks_simple()
2490 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c2479 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2481 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2483 need_another_pass = false; in reorder_basic_blocks_simple()
2490 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c2479 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2481 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2483 need_another_pass = false; in reorder_basic_blocks_simple()
2490 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dbb-reorder.c2492 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2494 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2496 need_another_pass = false; in reorder_basic_blocks_simple()
2503 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dbb-reorder.c2492 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2494 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2496 need_another_pass = false; in reorder_basic_blocks_simple()
2503 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dbb-reorder.c2492 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2494 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2496 need_another_pass = false; in reorder_basic_blocks_simple()
2503 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dbb-reorder.c2479 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2481 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2483 need_another_pass = false; in reorder_basic_blocks_simple()
2490 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dbb-reorder.c2492 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2494 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2496 need_another_pass = false; in reorder_basic_blocks_simple()
2503 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dbb-reorder.c2487 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2489 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2491 need_another_pass = false; in reorder_basic_blocks_simple()
2498 need_another_pass = true; in reorder_basic_blocks_simple()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dbb-reorder.c2487 bool need_another_pass = true; in reorder_basic_blocks_simple() local
2489 for (int pass = 0; pass < 2 && need_another_pass; pass++) in reorder_basic_blocks_simple()
2491 need_another_pass = false; in reorder_basic_blocks_simple()
2498 need_another_pass = true; in reorder_basic_blocks_simple()