Home
last modified time | relevance | path

Searched refs:loop_exit_label (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c4567 tree loop_entry_label, loop_exit_label, fall_thru_label; in gimplify_init_ctor_eval_range() local
4571 loop_exit_label = create_artificial_label (UNKNOWN_LOCATION); in gimplify_init_ctor_eval_range()
4604 loop_exit_label, fall_thru_label)); in gimplify_init_ctor_eval_range()
4617 gimplify_seq_add_stmt (pre_p, gimple_build_label (loop_exit_label)); in gimplify_init_ctor_eval_range()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc4835 tree loop_entry_label, loop_exit_label, fall_thru_label; in gimplify_init_ctor_eval_range() local
4839 loop_exit_label = create_artificial_label (UNKNOWN_LOCATION); in gimplify_init_ctor_eval_range()
4872 loop_exit_label, fall_thru_label)); in gimplify_init_ctor_eval_range()
4885 gimplify_seq_add_stmt (pre_p, gimple_build_label (loop_exit_label)); in gimplify_init_ctor_eval_range()