Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-unswitch.c81 static bool tree_unswitch_outer_loop (struct loop *);
104 changed |= tree_unswitch_outer_loop (loop); in tree_ssa_unswitch_loops()
503 tree_unswitch_outer_loop (struct loop *loop) in tree_unswitch_outer_loop() function