Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop.c146 return tree_ssa_unswitch_loops (); in tree_ssa_loop_unswitch()
H A Dtree-ssa-loop-unswitch.c79 tree_ssa_unswitch_loops (void) in tree_ssa_unswitch_loops() function
H A Dtree-flow.h674 unsigned int tree_ssa_unswitch_loops (void);
/dragonfly/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-unswitch.c92 tree_ssa_unswitch_loops (void) in tree_ssa_unswitch_loops() function
1006 return tree_ssa_unswitch_loops (); in execute()