Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-scalar-evolution.c1564 struct loop *subloop; in interpret_loop_phi() local
1569 subloop = superloop_at_depth (phi_loop, loop->depth + 1); in interpret_loop_phi()
1572 res = compute_overall_effect_of_inner_loop (subloop, evolution_fn); in interpret_loop_phi()