Searched refs:fix_loop_placements (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfgloopmanip.cc | 41 static void fix_loop_placements (class loop *, bool *); 417 fix_loop_placements (from->loop_father, irred_invalidated); in remove_path() 915 fix_loop_placements (class loop *loop, bool *irred_invalidated) in fix_loop_placements() function
|
H A D | ChangeLog-2006 | 4234 remove_path, add_loop, loopify, unloop, fix_loop_placements, 9441 * cfgloopmanip.c (fix_loop_placements, fix_bb_placements, unloop):
|
H A D | ChangeLog-2004 | 35414 * cfgloopmanip.c (fix_loop_placements): New prototype. 35417 (remove_path): Adjust call to fix_loop_placements.
|
H A D | ChangeLog-2012 | 6847 (fix_loop_placements): Update.
|
H A D | ChangeLog-2003 | 33352 rpe_enum_p, find_branch, alp_enum_p, add_loop, fix_loop_placements,
|
H A D | ChangeLog-2019 | 21566 (fix_loop_placements): Same.
|
H A D | ChangeLog-2013 | 39460 (fix_loop_placements): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgloopmanip.c | 41 static void fix_loop_placements (class loop *, bool *); 418 fix_loop_placements (from->loop_father, irred_invalidated); in remove_path() 981 fix_loop_placements (class loop *loop, bool *irred_invalidated) in fix_loop_placements() function
|