Searched refs:tree_unswitch_single_loop (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | tree-ssa-loop-unswitch.c | 78 static bool tree_unswitch_single_loop (struct loops *, struct loop *, int); 103 changed |= tree_unswitch_single_loop (loops, loop, 0); in tree_ssa_unswitch_loops() 180 tree_unswitch_single_loop (struct loops *loops, struct loop *loop, int num) in tree_unswitch_single_loop() function 268 tree_unswitch_single_loop (loops, nloop, num + 1); in tree_unswitch_single_loop() 269 tree_unswitch_single_loop (loops, loop, num + 1); in tree_unswitch_single_loop()
|
| H A D | ChangeLog-2005 | 1197 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Free copy 14833 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Likewise. 22442 (tree_unswitch_single_loop): Call update_ssa. 25586 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Call
|
| H A D | ChangeLog-2006 | 12457 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Free
|