/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cfghooks.c | 328 rescan_loop_exit (e, false, false); in redirect_edge_and_branch() 378 rescan_loop_exit (e, false, true); in remove_edge() 397 rescan_loop_exit (e, false, true); in redirect_edge_and_branch_force() 414 rescan_loop_exit (e, true, false); in redirect_edge_and_branch_force() 549 rescan_loop_exit (e, false, true); in split_edge() 701 rescan_loop_exit (e, true, false); in merge_blocks() 903 rescan_loop_exit (e, false, true); in force_nonfallthru()
|
H A D | cfgloop.c | 1000 rescan_loop_exit (edge e, bool new_edge, bool removed) in rescan_loop_exit() function 1077 rescan_loop_exit (e, true, false); in record_loop_exits() 1197 rescan_loop_exit (e, true, false); in add_bb_to_loop() 1201 rescan_loop_exit (e, true, false); in add_bb_to_loop() 1224 rescan_loop_exit (e, false, true); in remove_bb_from_loops() 1228 rescan_loop_exit (e, false, true); in remove_bb_from_loops()
|
H A D | cfgloop.h | 221 void rescan_loop_exit (edge, bool, bool);
|
H A D | cfgloopmanip.c | 150 rescan_loop_exit (e, false, false); in fix_loop_placement() 461 rescan_loop_exit (e, false, false); in add_loop()
|
H A D | tree-ssa-threadupdate.c | 356 rescan_loop_exit (e, true, false); in create_edge_and_update_destination_phis()
|
H A D | tree-ssa-loop-manip.c | 971 rescan_loop_exit (new_exit, true, false); in tree_transform_and_unroll_loop()
|
H A D | tree-loop-distribution.c | 423 rescan_loop_exit (exit, false, true); in generate_builtin()
|
H A D | tree-cfg.c | 5729 rescan_loop_exit (snew, true, false); in gimple_duplicate_sese_tail()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cfghooks.c | 374 rescan_loop_exit (e, false, false); in redirect_edge_and_branch() 425 rescan_loop_exit (e, false, true); in remove_edge() 484 rescan_loop_exit (e, false, true); in redirect_edge_and_branch_force() 501 rescan_loop_exit (e, true, false); in redirect_edge_and_branch_force() 646 rescan_loop_exit (e, false, true); in split_edge() 838 rescan_loop_exit (e, true, false); in merge_blocks() 1036 rescan_loop_exit (e, false, true); in force_nonfallthru()
|
H A D | cfgloop.c | 1069 rescan_loop_exit (edge e, bool new_edge, bool removed) in rescan_loop_exit() function 1144 rescan_loop_exit (e, true, false); in record_loop_exits() 1263 rescan_loop_exit (e, true, false); in add_bb_to_loop() 1267 rescan_loop_exit (e, true, false); in add_bb_to_loop() 1289 rescan_loop_exit (e, false, true); in remove_bb_from_loops() 1293 rescan_loop_exit (e, false, true); in remove_bb_from_loops()
|
H A D | gimple-loop-jam.c | 146 rescan_loop_exit (e, false, false); in merge_loop_tree()
|
H A D | cfgloop.h | 341 void rescan_loop_exit (edge, bool, bool);
|
H A D | cfgloopmanip.c | 154 rescan_loop_exit (e, false, false); in fix_loop_placement() 484 rescan_loop_exit (e, false, false); in add_loop()
|
H A D | tree-ssa-threadupdate.c | 549 rescan_loop_exit (e, true, false); in create_edge_and_update_destination_phis() 2180 rescan_loop_exit (e, true, false); in duplicate_thread_path()
|
H A D | tree-ssa-loop-manip.c | 1296 rescan_loop_exit (new_exit, true, false); in tree_transform_and_unroll_loop()
|
H A D | tree-loop-distribution.c | 1098 rescan_loop_exit (exit, false, true); in destroy_loop()
|
H A D | tree-parloops.c | 2126 rescan_loop_exit (end, true, false); in create_parallel_loop()
|
H A D | tree-cfg.c | 6754 rescan_loop_exit (snew, true, false); in gimple_duplicate_sese_tail()
|