Home
last modified time | relevance | path

Searched refs:fix_loop_structure (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dloop-init.cc120 fix_loop_structure (NULL); in loop_optimizer_init()
200 fix_loop_structure (bitmap changed_bbs) in fix_loop_structure() function
Dtree-ssa-loop.cc81 fix_loop_structure (NULL); in execute()
Dcfgloop.h350 unsigned fix_loop_structure (bitmap changed_bbs);
Dtree-cfgcleanup.cc1159 n_new_loops = fix_loop_structure (changed_bbs); in repair_loop_structures()
Dloop-unroll.cc312 fix_loop_structure (NULL); in unroll_loops()
Dcfgcleanup.cc3197 fix_loop_structure (NULL); in cleanup_cfg()
Dtree-inline.cc6407 fix_loop_structure (NULL); in tree_function_versioning()
DChangeLog-20132781 * loop-init.c (fix_loop_structure): Likewise.
31879 * loop-init.c (fix_loop_structure): Likewise.
36896 * loop-init.c (fix_loop_structure): Remove loops in two stages,
37143 * loop-unroll.c (unroll_and_peel_loops): Call fix_loop_structure
38174 * cfgloop.h (fix_loop_structure): Adjust prototype.
38175 * loop-init.c (fix_loop_structure): Return the number of
38317 * cfgloopmanip.c (fix_loop_structure): Move ...
38318 * loop-init.c (fix_loop_structure): ... here.
38321 (fix_loop_structure): Use apply_loop_flags. Use flow_loops_find
38451 instead of calling fix_loop_structure.
[all …]
DChangeLog-200712585 force_single_succ_latches, fix_loop_structure): Ditto.
13754 * cfgloopmanip.c (fix_loop_structure): Call force_single_succ_latches.
21151 add_loop, loopify, unloop, fix_loop_structure): Ditto.
23878 (fix_loop_structure): Clean up, improve comments.
29773 before fix_loop_structure.
32670 (fix_loop_structure): Use record_loop_exits instead of
DChangeLog-20061855 fix_loop_structure): Use FOR_EACH_LOOP and delete_loop..
4238 force_single_succ_latches, loop_version, fix_loop_structure):
4297 * cfgloop.h (flow_loops_dump, fix_loop_structure,
19895 * cfgloopmanip.c (fix_loop_structure): Update only available
DChangeLog-2012368 * cfgloopmanip.c (fix_loop_structure): Re-discover latch
5973 (fix_loop_structure): Re-compute loop latches and disambiguate
14531 * cfgloopmanip.c (fix_loop_structure): Require fast DOM queries.
DChangeLog-2005920 * cfgloopmanip.c (fix_loop_structure): Ditto.
29534 * cfgloop.h (flow_loop_nodes_find, fix_loop_structure):
29536 * cfgloopmanip.c (fix_loop_structure): New function.
DChangeLog-201510307 * loop-init.c (loop_optimizer_init, fix_loop_structure): Likewise.
10748 (fix_loop_structure): Likewise.
35451 * loop-init.c (fix_loop_structure): If we removed a loop, reset
DChangeLog13853 * loop-init.cc (fix_loop_structure): Likewise.
DChangeLog-20213024 * loop-init.c (fix_loop_structure): Likewise.
18405 (fix_loop_structure): Likewise.
DChangeLog-201419857 * loop-init.c (fix_loop_structure): Enable bogus loop removal
20084 * loop-init.c (fix_loop_structure): Sanity check loops
DChangeLog-200934674 * graphite.c (create_sese_edges): Call fix_loop_structure after
DChangeLog-201922037 (fix_loop_structure): Same.