Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-unswitch.cc79 static bool tree_unswitch_single_loop (class loop *, int);
102 changed |= tree_unswitch_single_loop (loop, 0); in tree_ssa_unswitch_loops()
268 tree_unswitch_single_loop (class loop *loop, int num) in tree_unswitch_single_loop() function
475 tree_unswitch_single_loop (nloop, num + 1); in tree_unswitch_single_loop()
476 tree_unswitch_single_loop (loop, num + 1); in tree_unswitch_single_loop()
H A DChangeLog.gimple-classes1280 (tree_unswitch_single_loop): Likewise.
4525 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Likewise.
H A DChangeLog.tuples1567 (tree_unswitch_single_loop): Likewise.
H A DChangeLog-20051197 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Free copy
14832 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Likewise.
22441 (tree_unswitch_single_loop): Call update_ssa.
25585 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Call
H A DChangeLog-201622189 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop,
28086 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
28917 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
29437 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Use also
H A DChangeLog-20064232 tree_unswitch_single_loop, tree_unswitch_loop): Ditto.
19542 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Free
H A DChangeLog-201513184 checks on ability of loop unswitching to tree_unswitch_single_loop;
13185 invoke tree_unswitch_single_loop or tree_unswitch_outer_loop depending
13187 (tree_unswitch_single_loop): Add all required checks on ability of
H A DChangeLog-20195705 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Likewise.
22708 (tree_unswitch_single_loop): Same.
H A DChangeLog-201024761 (tree_unswitch_single_loop): Optimize conditions even when reaching
35491 (tree_unswitch_single_loop): ... here.
H A DChangeLog-20087801 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop): Check that
H A DChangeLog-20211630 * tree-ssa-loop-unswitch.c (tree_unswitch_single_loop):
H A DChangeLog-200731023 (tree_unswitch_single_loop): Pass eni_size_weights to
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-unswitch.c78 static bool tree_unswitch_single_loop (class loop *, int);
101 changed |= tree_unswitch_single_loop (loop, 0); in tree_ssa_unswitch_loops()
267 tree_unswitch_single_loop (class loop *loop, int num) in tree_unswitch_single_loop() function
467 tree_unswitch_single_loop (nloop, num + 1); in tree_unswitch_single_loop()
468 tree_unswitch_single_loop (loop, num + 1); in tree_unswitch_single_loop()