Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
Dtree-ssa-loop.c161 return tree_ssa_unswitch_loops (current_loops); in tree_ssa_loop_unswitch()
Dtree-ssa-loop-unswitch.c84 tree_ssa_unswitch_loops (struct loops *loops) in tree_ssa_unswitch_loops() function
Dtree-flow.h813 unsigned int tree_ssa_unswitch_loops (struct loops *);
DChangeLog-20062157 * tree-flow.h (tree_ssa_unswitch_loops): Return unsigned int.
2162 * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops): Return
2171 of tree_ssa_unswitch_loops.
DChangeLog-200522439 * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops):
29555 * tree-ssa-loop-unswitch.c (tree_ssa_unswitch_loops): Enable
DChangeLog-200411644 * tree-flow.h (tree_ssa_unswitch_loops): Declare.