Searched refs:inner_loop (Results 1 – 2 of 2) sorted by relevance
139 struct loop *inner_loop = first_loop->inner; in gather_interchange_stats() local141 if (inner_loop != stmt_loop in gather_interchange_stats()142 && !flow_loop_nested_p (inner_loop, stmt_loop)) in gather_interchange_stats()
470 struct loop *inner_loop = in compute_overall_effect_of_inner_loop() local472 tree nb_iter = number_of_iterations_in_loop (inner_loop); in compute_overall_effect_of_inner_loop()488 res = chrec_apply (inner_loop->num, evolution_fn, nb_iter); in compute_overall_effect_of_inner_loop()