Home
last modified time | relevance | path

Searched refs:unswitch_single_loop (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dloop-unswitch.c84 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()
Dparams.def283 /* The maximum level of recursion in unswitch_single_loop. */
DChangeLog-200432468 (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.
DChangeLog-2003265 unswitch_single_loop, unswitch_loop): Updated for the new
8585 * loop-unswitch.c (may_unswitch_on_p, unswitch_single_loop): Allow
DChangeLog-200520677 (unswitch_single_loop): Clear cinsn when retrying.
26446 * loop-unswitch.c (compare_and_jump_seq, unswitch_single_loop,
DChangeLog.tree-ssa3616 unswitch_single_loop, unswitch_loop): Updated for the new