Home
last modified time | relevance | path

Searched refs:tree_transform_and_unroll_loop (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-manip.h51 extern void tree_transform_and_unroll_loop (class loop *, unsigned,
H A Dtree-ssa-loop-manip.cc1244 tree_transform_and_unroll_loop (class loop *loop, unsigned factor, in tree_transform_and_unroll_loop() function
1524 tree_transform_and_unroll_loop (loop, factor, desc, NULL, NULL); in tree_unroll_loop()
H A Dtree-predcom.cc3446 tree_transform_and_unroll_loop (m_loop, unroll_factor, &desc, in tree_predictive_commoning_loop()
H A DChangeLog.gimple-classes1269 (tree_transform_and_unroll_loop): Likewise.
1912 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Convert
4258 (tree_transform_and_unroll_loop): Likewise.
H A DChangeLog.tuples3774 tree_transform_and_unroll_loop): Ditto.
3937 tree_transform_and_unroll_loop): Tuplify.
H A DChangeLog-20176481 (tree_transform_and_unroll_loop): Likewise.
8674 (tree_transform_and_unroll_loop): Do not use frequencies
10973 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update.
13671 (tree_transform_and_unroll_loop): Check loop closed ssa form only for
23674 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Use
25674 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update.
26074 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update.
28994 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update.
36958 (tree_transform_and_unroll_loop): Use above function to compute the
38356 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Likewise.
H A DChangeLog-201215242 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop):
15752 (tree_transform_and_unroll_loop): Likewise.
16221 (tree_transform_and_unroll_loop): Likewise.
18802 (tree_transform_and_unroll_loop): Likewise.
19394 (tree_transform_and_unroll_loop): Likewise.
31785 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Likewise.
H A DChangeLog-200713566 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop):
22122 (tree_transform_and_unroll_loop): Do not create gotos in COND_EXPR
30207 (tree_transform_and_unroll_loop): Remove dead branches immediately.
32672 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Update
33139 (tree_transform_and_unroll_loop): New.
33140 * tree-flow.h (transform_callback, tree_transform_and_unroll_loop):
H A DChangeLog-20218083 (tree_transform_and_unroll_loop): Likewise.
10279 * tree-ssa-loop-manip.h (tree_transform_and_unroll_loop): Remove
10287 (tree_transform_and_unroll_loop): Likewise. Use single_dom_exit
19459 (tree_transform_and_unroll_loop): Handle that case here too.
H A DChangeLog-200915215 split_loop_exit_edge, tree_transform_and_unroll_loop): Add locations.
16521 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Create
H A DChangeLog-201025852 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Skip
35863 (tree_transform_and_unroll_loop): Same.
H A DChangeLog-201617283 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop):
H A DChangeLog-201833733 * tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Handle zero
H A DChangeLog-201922630 (tree_transform_and_unroll_loop): Same.
H A DChangeLog-201510382 (tree_transform_and_unroll_loop): Likewise.
H A DChangeLog-20143021 tree_transform_and_unroll_loop): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-manip.h52 extern void tree_transform_and_unroll_loop (class loop *, unsigned,
H A Dtree-ssa-loop-manip.c1233 tree_transform_and_unroll_loop (class loop *loop, unsigned factor, in tree_transform_and_unroll_loop() function
1446 tree_transform_and_unroll_loop (loop, factor, exit, desc, in tree_unroll_loop()
H A Dtree-predcom.c3327 tree_transform_and_unroll_loop (loop, unroll_factor, exit, &desc, in tree_predictive_commoning_loop()