Lines Matching defs:loop
61 create_iv (tree base, tree step, tree var, struct loop *loop, in create_iv()
258 for (struct loop *loop = def_loop; in compute_live_loop_exits() local
347 struct loop *loop; in get_loops_exits() local
522 find_uses_to_rename_in_loop (struct loop *loop, bitmap *use_blocks, in find_uses_to_rename_in_loop()
614 int use_flags, struct loop *loop) in rewrite_into_loop_closed_ssa_1()
688 rewrite_virtuals_into_loop_closed_ssa (struct loop *loop) in rewrite_virtuals_into_loop_closed_ssa()
744 verify_loop_closed_ssa (bool verify_ssa_p, struct loop *loop) in verify_loop_closed_ssa()
817 ip_end_pos (struct loop *loop) in ip_end_pos()
826 ip_normal_pos (struct loop *loop) in ip_normal_pos()
857 standard_iv_increment_position (struct loop *loop, gimple_stmt_iterator *bsi, in standard_iv_increment_position()
905 gimple_duplicate_loop_to_header_edge (struct loop *loop, edge e, in gimple_duplicate_loop_to_header_edge()
937 can_unroll_loop_p (struct loop *loop, unsigned factor, in can_unroll_loop_p()
984 determine_exit_conditions (struct loop *loop, struct tree_niter_desc *desc, in determine_exit_conditions()
1093 scale_dominated_blocks_in_loop (struct loop *loop, basic_block bb, in scale_dominated_blocks_in_loop()
1115 niter_for_unrolled_loop (struct loop *loop, unsigned factor) in niter_for_unrolled_loop()
1212 tree_transform_and_unroll_loop (struct loop *loop, unsigned factor, in tree_transform_and_unroll_loop()
1422 tree_unroll_loop (struct loop *loop, unsigned factor, in tree_unroll_loop()
1433 rewrite_phi_with_iv (loop_p loop, in rewrite_phi_with_iv()
1474 rewrite_all_phi_nodes_with_iv (loop_p loop, tree main_iv) in rewrite_all_phi_nodes_with_iv()
1505 canonicalize_loop_ivs (struct loop *loop, tree *nit, bool bump_in_latch) in canonicalize_loop_ivs()