Searched refs:unswitch_single_loop (Results 1 – 6 of 6) sorted by relevance
| /freebsd-10-stable/contrib/gcc/ |
| D | loop-unswitch.c | 84 static void unswitch_single_loop (struct loops *, struct loop *, rtx, int); 158 unswitch_single_loop (loops, loop, NULL_RTX, 0); in unswitch_loops() 262 unswitch_single_loop (struct loops *loops, struct loop *loop, in unswitch_single_loop() function 383 unswitch_single_loop (loops, nloop, rconds, num + 1); in unswitch_single_loop() 384 unswitch_single_loop (loops, loop, conds, num + 1); in unswitch_single_loop()
|
| D | params.def | 283 /* The maximum level of recursion in unswitch_single_loop. */
|
| D | ChangeLog-2004 | 32468 (unswitch_single_loop): Work correctly when may_unswitch_on 32962 * loop-unswitch.c (unswitch_single_loop): Free bbs at 41855 (unswitch_single_loop, unswitch_loop): Use new iv analysis.
|
| D | ChangeLog-2003 | 265 unswitch_single_loop, unswitch_loop): Updated for the new 8585 * loop-unswitch.c (may_unswitch_on_p, unswitch_single_loop): Allow
|
| D | ChangeLog-2005 | 20677 (unswitch_single_loop): Clear cinsn when retrying. 26446 * loop-unswitch.c (compare_and_jump_seq, unswitch_single_loop,
|
| D | ChangeLog.tree-ssa | 3616 unswitch_single_loop, unswitch_loop): Updated for the new
|