Searched refs:fix_loop_structure (Results 1 – 25 of 27) sorted by relevance
12
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | loop-init.cc | 120 fix_loop_structure (NULL); in loop_optimizer_init() 200 fix_loop_structure (bitmap changed_bbs) in fix_loop_structure() function
|
H A D | tree-ssa-loop.cc | 81 fix_loop_structure (NULL); in execute()
|
H A D | cfgloop.h | 350 unsigned fix_loop_structure (bitmap changed_bbs);
|
H A D | tree-cfgcleanup.cc | 1159 n_new_loops = fix_loop_structure (changed_bbs); in repair_loop_structures()
|
H A D | loop-unroll.cc | 312 fix_loop_structure (NULL); in unroll_loops()
|
H A D | cfgcleanup.cc | 3197 fix_loop_structure (NULL); in cleanup_cfg()
|
H A D | tree-inline.cc | 6407 fix_loop_structure (NULL); in tree_function_versioning()
|
H A D | ChangeLog-2013 | 2781 * 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 …]
|
H A D | ChangeLog-2007 | 12585 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
|
H A D | ChangeLog-2006 | 1855 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
|
H A D | ChangeLog-2012 | 368 * 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.
|
H A D | ChangeLog-2005 | 920 * cfgloopmanip.c (fix_loop_structure): Ditto. 29534 * cfgloop.h (flow_loop_nodes_find, fix_loop_structure): 29536 * cfgloopmanip.c (fix_loop_structure): New function.
|
H A D | ChangeLog-2015 | 10307 * 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
|
H A D | ChangeLog | 13853 * loop-init.cc (fix_loop_structure): Likewise.
|
H A D | ChangeLog-2021 | 3024 * loop-init.c (fix_loop_structure): Likewise. 18405 (fix_loop_structure): Likewise.
|
H A D | ChangeLog-2014 | 19857 * loop-init.c (fix_loop_structure): Enable bogus loop removal 20084 * loop-init.c (fix_loop_structure): Sanity check loops
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | loop-init.c | 118 fix_loop_structure (NULL); in loop_optimizer_init() 193 fix_loop_structure (bitmap changed_bbs) in fix_loop_structure() function
|
H A D | tree-ssa-loop.c | 81 fix_loop_structure (NULL); in execute()
|
H A D | cfgloop.h | 350 unsigned fix_loop_structure (bitmap changed_bbs);
|
H A D | tree-cfgcleanup.c | 1141 n_new_loops = fix_loop_structure (changed_bbs); in repair_loop_structures()
|
H A D | loop-unroll.c | 315 fix_loop_structure (NULL); in unroll_loops()
|
H A D | cfgcleanup.c | 3228 fix_loop_structure (NULL); in cleanup_cfg()
|
H A D | tree-inline.c | 6445 fix_loop_structure (NULL); in tree_function_versioning()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | gimple-parser.c | 351 fix_loop_structure (NULL); in c_parser_parse_gimple_body()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | gimple-parser.cc | 355 fix_loop_structure (NULL); in c_parser_parse_gimple_body()
|
12