Searched refs:loop_entry_label (Results 1 – 2 of 2) sorted by relevance
4567 tree loop_entry_label, loop_exit_label, fall_thru_label; in gimplify_init_ctor_eval_range() local4570 loop_entry_label = create_artificial_label (UNKNOWN_LOCATION); in gimplify_init_ctor_eval_range()4580 gimplify_seq_add_stmt (pre_p, gimple_build_label (loop_entry_label)); in gimplify_init_ctor_eval_range()4614 gimplify_seq_add_stmt (pre_p, gimple_build_goto (loop_entry_label)); in gimplify_init_ctor_eval_range()
4835 tree loop_entry_label, loop_exit_label, fall_thru_label; in gimplify_init_ctor_eval_range() local4838 loop_entry_label = create_artificial_label (UNKNOWN_LOCATION); in gimplify_init_ctor_eval_range()4848 gimplify_seq_add_stmt (pre_p, gimple_build_label (loop_entry_label)); in gimplify_init_ctor_eval_range()4882 gimplify_seq_add_stmt (pre_p, gimple_build_goto (loop_entry_label)); in gimplify_init_ctor_eval_range()