Home
last modified time | relevance | path

Searched refs:tree_unswitch_loop (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-unswitch.cc78 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 DChangeLog-201725676 * 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 DChangeLog-20064232 tree_unswitch_single_loop, tree_unswitch_loop): Ditto.
H A DChangeLog-200733882 * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Pass probabilities
H A DChangeLog-20058175 * tree-ssa-loop-unswitch.c (tree_unswitch_loop): Pass argument
H A DChangeLog-201922709 (tree_unswitch_loop): Same.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-unswitch.c77 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