Home
last modified time | relevance | path

Searched refs:reach_bb (Results 1 – 19 of 19) sorted by relevance

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c1570 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1580 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1621 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1625 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1628 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1635 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dbb-reorder.c1574 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1584 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1625 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1629 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1632 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1639 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dbb-reorder.c1569 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1579 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1620 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1624 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1627 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1633 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1634 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dbb-reorder.c1570 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1580 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1621 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1625 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1628 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1635 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dbb-reorder.c1574 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1584 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1625 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1629 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1632 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1639 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dbb-reorder.c1574 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1584 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1625 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1629 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1632 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1639 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c1570 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1580 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1621 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1625 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1628 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1635 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c1570 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1580 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1621 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1625 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1628 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1635 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c1570 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1580 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1621 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1625 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1628 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1635 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dbb-reorder.c1574 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1584 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1625 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1629 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1632 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1639 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dbb-reorder.c1574 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1584 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1625 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1629 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1632 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1639 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dbb-reorder.c1574 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1584 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1625 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1629 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1632 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1639 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dbb-reorder.c1570 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1580 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1621 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1625 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1628 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1635 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dbb-reorder.c1574 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1584 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1625 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1629 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1632 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1639 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dbb-reorder.c1569 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1579 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1620 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1624 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1627 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1633 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1634 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dbb-reorder.c1569 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1579 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1620 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1624 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1627 "profile of bb %i in %s walk\n", reach_bb->index, in sanitize_hot_paths()
1633 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1634 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dbb-reorder.c1486 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1491 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1536 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1540 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1545 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1546 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dbb-reorder.c1506 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1511 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1556 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1560 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1565 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1566 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dbb-reorder.c1506 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1511 if (BB_PARTITION (reach_bb) != BB_COLD_PARTITION) in sanitize_hot_paths()
1556 basic_block reach_bb = walk_up ? e->src : e->dest; in sanitize_hot_paths() local
1560 BB_SET_PARTITION (reach_bb, BB_HOT_PARTITION); in sanitize_hot_paths()
1565 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1566 hot_bbs_to_check.safe_push (reach_bb); in sanitize_hot_paths()