Home
last modified time | relevance | path

Searched refs:goto_stmt (Results 76 – 80 of 80) sorted by relevance

1234

/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dtree-cfg.c1640 ggoto *goto_stmt = as_a <ggoto *> (stmt); in cleanup_dead_labels() local
1641 label = gimple_goto_dest (goto_stmt); in cleanup_dead_labels()
1644 gimple_goto_set_dest (goto_stmt, new_label); in cleanup_dead_labels()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dtree-cfg.c1633 ggoto *goto_stmt = as_a <ggoto *> (stmt); in cleanup_dead_labels() local
1634 label = gimple_goto_dest (goto_stmt); in cleanup_dead_labels()
1637 gimple_goto_set_dest (goto_stmt, new_label); in cleanup_dead_labels()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dtree-cfg.c1640 ggoto *goto_stmt = as_a <ggoto *> (stmt); in cleanup_dead_labels() local
1641 label = gimple_goto_dest (goto_stmt); in cleanup_dead_labels()
1644 gimple_goto_set_dest (goto_stmt, new_label); in cleanup_dead_labels()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dtree-cfg.c1635 ggoto *goto_stmt = as_a <ggoto *> (stmt); in cleanup_dead_labels() local
1636 label = gimple_goto_dest (goto_stmt); in cleanup_dead_labels()
1639 gimple_goto_set_dest (goto_stmt, new_label); in cleanup_dead_labels()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dtree-cfg.c1635 ggoto *goto_stmt = as_a <ggoto *> (stmt); in cleanup_dead_labels() local
1636 label = gimple_goto_dest (goto_stmt); in cleanup_dead_labels()
1639 gimple_goto_set_dest (goto_stmt, new_label); in cleanup_dead_labels()

1234