Home
last modified time | relevance | path

Searched refs:noloop_only (Results 1 – 22 of 22) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dtree-ssa-threadupdate.h97 bool thread_block_1 (basic_block, bool noloop_only, bool joiners);
98 bool thread_block (basic_block, bool noloop_only);
H A Dtree-ssa-threadupdate.c1443 bool noloop_only, in thread_block_1() argument
1478 if (!e2 || noloop_only) in thread_block_1()
1563 if (noloop_only in thread_block_1()
1601 if (noloop_only in thread_block_1()
1623 fwd_jt_path_registry::thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1626 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1627 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dtree-ssa-threadupdate.c775 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
830 if (!e2 || noloop_only) in thread_block_1()
883 if (noloop_only in thread_block_1()
920 if (noloop_only in thread_block_1()
937 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
940 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
941 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dtree-ssa-threadupdate.c596 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
646 || (noloop_only in thread_block()
667 if (noloop_only in thread_block()
704 if (noloop_only in thread_block()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dtree-ssa-threadupdate.c596 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
646 || (noloop_only in thread_block()
667 if (noloop_only in thread_block()
704 if (noloop_only in thread_block()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dtree-ssa-threadupdate.c1492 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1525 if (!e2 || noloop_only) in thread_block_1()
1585 if (noloop_only in thread_block_1()
1623 if (noloop_only in thread_block_1()
1643 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1646 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1647 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1302 if (!e2 || noloop_only) in thread_block_1()
1387 if (noloop_only in thread_block_1()
1425 if (noloop_only in thread_block_1()
1445 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1302 if (!e2 || noloop_only) in thread_block_1()
1387 if (noloop_only in thread_block_1()
1425 if (noloop_only in thread_block_1()
1445 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1302 if (!e2 || noloop_only) in thread_block_1()
1387 if (noloop_only in thread_block_1()
1425 if (noloop_only in thread_block_1()
1445 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1302 if (!e2 || noloop_only) in thread_block_1()
1387 if (noloop_only in thread_block_1()
1425 if (noloop_only in thread_block_1()
1445 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1302 if (!e2 || noloop_only) in thread_block_1()
1387 if (noloop_only in thread_block_1()
1425 if (noloop_only in thread_block_1()
1445 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dtree-ssa-threadupdate.c1269 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1302 if (!e2 || noloop_only) in thread_block_1()
1387 if (noloop_only in thread_block_1()
1425 if (noloop_only in thread_block_1()
1445 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1448 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1449 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dtree-ssa-threadupdate.c1492 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1525 if (!e2 || noloop_only) in thread_block_1()
1585 if (noloop_only in thread_block_1()
1623 if (noloop_only in thread_block_1()
1643 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1646 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1647 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1393 if (!e2 || noloop_only) in thread_block_1()
1478 if (noloop_only in thread_block_1()
1516 if (noloop_only in thread_block_1()
1536 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1393 if (!e2 || noloop_only) in thread_block_1()
1478 if (noloop_only in thread_block_1()
1516 if (noloop_only in thread_block_1()
1536 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dtree-ssa-threadupdate.c1279 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1312 if (!e2 || noloop_only) in thread_block_1()
1397 if (noloop_only in thread_block_1()
1435 if (noloop_only in thread_block_1()
1455 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1458 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1459 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1393 if (!e2 || noloop_only) in thread_block_1()
1478 if (noloop_only in thread_block_1()
1516 if (noloop_only in thread_block_1()
1536 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1393 if (!e2 || noloop_only) in thread_block_1()
1478 if (noloop_only in thread_block_1()
1516 if (noloop_only in thread_block_1()
1536 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1393 if (!e2 || noloop_only) in thread_block_1()
1478 if (noloop_only in thread_block_1()
1516 if (noloop_only in thread_block_1()
1536 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-ssa-threadupdate.c1360 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1393 if (!e2 || noloop_only) in thread_block_1()
1478 if (noloop_only in thread_block_1()
1516 if (noloop_only in thread_block_1()
1536 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1539 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1540 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-ssa-threadupdate.c1279 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1312 if (!e2 || noloop_only) in thread_block_1()
1397 if (noloop_only in thread_block_1()
1435 if (noloop_only in thread_block_1()
1455 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1458 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1459 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-ssa-threadupdate.c1279 thread_block_1 (basic_block bb, bool noloop_only, bool joiners) in thread_block_1() argument
1312 if (!e2 || noloop_only) in thread_block_1()
1397 if (noloop_only in thread_block_1()
1435 if (noloop_only in thread_block_1()
1455 thread_block (basic_block bb, bool noloop_only) in thread_block() argument
1458 retval = thread_block_1 (bb, noloop_only, false); in thread_block()
1459 retval |= thread_block_1 (bb, noloop_only, true); in thread_block()