Searched refs:loop_entry_label (Results 1 – 1 of 1) sorted by relevance
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()