Searched refs:tree_unswitch_loop (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-unswitch.cc | 78 static class loop *tree_unswitch_loop (class loop *, basic_block, tree); 462 nloop = tree_unswitch_loop (loop, bbs[found], cond); in tree_unswitch_single_loop() 487 tree_unswitch_loop (class loop *loop, in tree_unswitch_loop() function
|
H A D | ChangeLog-2017 | 25676 * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Update. 26077 * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Update. 38358 * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Likewise.
|
H A D | ChangeLog-2006 | 4232 tree_unswitch_single_loop, tree_unswitch_loop): Ditto.
|
H A D | ChangeLog-2007 | 33882 * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Pass probabilities
|
H A D | ChangeLog-2005 | 8175 * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Pass argument
|
H A D | ChangeLog-2019 | 22709 (tree_unswitch_loop): Same.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-unswitch.c | 77 static class loop *tree_unswitch_loop (class loop *, basic_block, tree); 454 nloop = tree_unswitch_loop (loop, bbs[found], cond); in tree_unswitch_single_loop() 479 tree_unswitch_loop (class loop *loop, in tree_unswitch_loop() function
|