Home
last modified time | relevance | path

Searched refs:tree_unswitch_single_loop (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-loop-unswitch.c78 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 DChangeLog-20051197 * 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 DChangeLog-200612457 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Free