Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-loop-im.c308 return superloop_at_depth (loop, 1); in outermost_invariant_loop()
313 return superloop_at_depth (loop, 1); in outermost_invariant_loop()
322 max_loop = superloop_at_depth (loop, max_loop->depth + 1); in outermost_invariant_loop()
335 struct loop *max_loop = superloop_at_depth (loop, 1), *aloop; in outermost_invariant_loop_expr()
492 level = superloop_at_depth (loop, 1); in determine_max_movement()
H A Dcfgloop.h200 struct loop *superloop_at_depth (struct loop *, unsigned);
H A Dtree-scalar-evolution.c1569 subloop = superloop_at_depth (phi_loop, loop->depth + 1); in interpret_loop_phi()
1715 def_loop = superloop_at_depth (def_loop, wrto_loop->depth + 1); in compute_scalar_evolution_in_loop()
2980 ex_loop = superloop_at_depth (loop, exit->dest->loop_father->depth + 1); in scev_const_prop()
H A Dcfgloop.c106 superloop_at_depth (struct loop *loop, unsigned depth) in superloop_at_depth() function
/openbsd-src/gnu/gcc/gcc/doc/
H A Dloop.texi167 @item @code{superloop_at_depth}: Returns the super-loop of a loop with
H A Dgccint.info8055 * `superloop_at_depth': Returns the super-loop of a loop with the