Lines Matching defs:loop
298 print_lambda_loop (FILE * outfile, lambda_loop loop, int depth, in print_lambda_loop()
388 lambda_loop loop; in lambda_lattice_compute_base() local
490 lambda_loop loop; in compute_nest_using_fourier_motzkin() local
637 lambda_loop loop; in lambda_compute_auxillary_space() local
1033 lambda_loop loop; in lambda_loopnest_transform() local
1187 invariant_in_loop_and_outer_loops (struct loop *loop, tree op) in invariant_in_loop_and_outer_loops()
1210 gcc_loop_to_lambda_loop (struct loop *loop, int depth, in gcc_loop_to_lambda_loop()
1421 find_induction_var_from_exit_cond (struct loop *loop) in find_induction_var_from_exit_cond()
1992 phi_loop_edge_uses_def (struct loop *loop, tree phi, tree def) in phi_loop_edge_uses_def()
2021 stmt_is_bumper_for_loop (struct loop *loop, tree stmt) in stmt_is_bumper_for_loop()
2073 perfect_nest_p (struct loop *loop) in perfect_nest_p()
2114 replace_uses_equiv_to_x_with_y (struct loop *loop, tree stmt, tree x, in replace_uses_equiv_to_x_with_y()
2209 exit_phi_for_loop_p (struct loop *loop, tree stmt) in exit_phi_for_loop_p()
2249 can_put_after_inner_loop (struct loop *loop, tree stmt) in can_put_after_inner_loop()
2280 can_convert_to_perfect_nest (struct loop *loop) in can_convert_to_perfect_nest()
2443 struct loop *loop, in perfect_nestify()