Home
last modified time | relevance | path

Searched refs:bbs_in_hot_partition (Results 1 – 25 of 37) sorted by relevance

12

/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dbb-reorder.c1461 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1468 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1545 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1566 vec<basic_block> bbs_in_hot_partition = vNULL; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1595 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1613 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1615 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dbb-reorder.c1481 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1488 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1565 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1586 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1615 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1633 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1635 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
H A DChangeLog-20144373 local bbs_in_hot_partition from vec<> to auto_vec<>.
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dbb-reorder.c1481 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1488 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1565 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1586 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1615 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1633 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1635 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c1545 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1552 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1656 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1687 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1705 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1707 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
H A DChangeLog-20144373 local bbs_in_hot_partition from vec<> to auto_vec<>.
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dbb-reorder.c1549 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1556 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1660 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1693 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1711 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1713 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dbb-reorder.c1544 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1551 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1633 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1655 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1688 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1706 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1708 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dbb-reorder.c1545 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1552 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1656 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1687 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1705 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1707 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dbb-reorder.c1549 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1556 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1660 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1693 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1711 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1713 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
H A DChangeLog-20144373 local bbs_in_hot_partition from vec<> to auto_vec<>.
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dbb-reorder.c1549 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1556 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1660 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1693 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1711 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1713 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
H A DChangeLog-20144373 local bbs_in_hot_partition from vec<> to auto_vec<>.
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c1545 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1552 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1656 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1687 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1705 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1707 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c1545 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1552 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1656 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1687 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1705 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1707 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
H A DChangeLog-20144373 local bbs_in_hot_partition from vec<> to auto_vec<>.
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dbb-reorder.c1545 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1552 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1656 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1687 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1705 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1707 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dbb-reorder.c1549 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1556 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1660 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1693 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1711 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1713 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
H A DChangeLog-20144373 local bbs_in_hot_partition from vec<> to auto_vec<>.
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dbb-reorder.c1549 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1556 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1660 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1693 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1711 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1713 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dbb-reorder.c1549 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1556 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1660 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1693 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1711 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1713 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dbb-reorder.c1545 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1552 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1634 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1656 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1687 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1705 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1707 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dbb-reorder.c1549 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1556 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1638 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1660 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1693 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1711 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1713 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dbb-reorder.c1544 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1551 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1633 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1655 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1688 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1706 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1708 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dbb-reorder.c1544 vec<basic_block> *bbs_in_hot_partition) in sanitize_hot_paths() argument
1551 vec<basic_block> hot_bbs_to_check = bbs_in_hot_partition->copy (); in sanitize_hot_paths()
1633 bbs_in_hot_partition->safe_push (reach_bb); in sanitize_hot_paths()
1655 auto_vec<basic_block> bbs_in_hot_partition; in find_rarely_executed_basic_blocks_and_crossing_edges() local
1688 bbs_in_hot_partition.safe_push (bb); in find_rarely_executed_basic_blocks_and_crossing_edges()
1706 &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()
1708 sanitize_hot_paths (false, cold_bb_count, &bbs_in_hot_partition); in find_rarely_executed_basic_blocks_and_crossing_edges()

12