Searched refs:tree_transform_and_unroll_loop (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-manip.h | 52 extern void tree_transform_and_unroll_loop (struct loop *, unsigned,
|
H A D | tree-ssa-loop-manip.c | 1212 tree_transform_and_unroll_loop (struct loop *loop, unsigned factor, in tree_transform_and_unroll_loop() function 1425 tree_transform_and_unroll_loop (loop, factor, exit, desc, in tree_unroll_loop()
|
H A D | tree-predcom.c | 3278 tree_transform_and_unroll_loop (loop, unroll_factor, exit, &desc, in tree_predictive_commoning_loop()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-manip.c | 878 tree_transform_and_unroll_loop (struct loop *loop, unsigned factor, in tree_transform_and_unroll_loop() function 1113 tree_transform_and_unroll_loop (loop, factor, exit, desc, in tree_unroll_loop()
|
H A D | tree-flow.h | 725 void tree_transform_and_unroll_loop (struct loop *, unsigned,
|
H A D | tree-predcom.c | 2570 tree_transform_and_unroll_loop (loop, unroll_factor, exit, &desc, in tree_predictive_commoning_loop()
|