Searched refs:TSI_NEW_STMT (Results 1 – 7 of 7) sorted by relevance
| /freebsd-11-stable/contrib/gcc/ |
| HD | tree-iterator.c | 128 case TSI_NEW_STMT: in tsi_link_before() 201 case TSI_NEW_STMT: in tsi_link_after()
|
| HD | tree-iterator.h | 98 TSI_NEW_STMT, /* Only valid when single statement is added, move enumerator
|
| HD | gimple-low.c | 84 tsi_link_after (&i, bind, TSI_NEW_STMT); in lower_function_body()
|
| HD | tree-if-conv.c | 981 tsi_link_after (&last, bb->stmt_list, TSI_NEW_STMT); in combine_blocks()
|
| HD | tree-inline.c | 441 tsi_link_after (&ni, tsi_stmt (oi), TSI_NEW_STMT); in copy_statement_list()
|
| HD | tree-cfg.c | 1395 tsi_link_after (&last, b->stmt_list, TSI_NEW_STMT); in tree_merge_blocks()
|
| HD | ChangeLog-2005 | 12916 * tree-iterator.h (TSI_NEW_STMT, TSI_SAME_STMT): Fix
|