Searched refs:tsi_link_after (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-iterator.cc | 82 tsi_link_after (&i, first, TSI_CONTINUE_LINKING); in append_to_statement_list_1() 86 tsi_link_after (&i, t, TSI_CONTINUE_LINKING); in append_to_statement_list_1() 188 tsi_link_after (tree_stmt_iterator *i, tree t, enum tsi_iterator_update mode) in tsi_link_after() function
|
| D | tree-iterator.h | 137 extern void tsi_link_after (tree_stmt_iterator *, tree,
|
| D | function-tests.cc | 247 tsi_link_after (&stmt_iter, return_stmt, TSI_CONTINUE_LINKING); in build_trivial_generic_function()
|
| D | tree-inline.cc | 904 tsi_link_after (&ni, stmt, TSI_CONTINUE_LINKING); in copy_statement_list()
|
| D | ChangeLog.tree-ssa | 5862 (tsi_link_before, tsi_link_after, tsi_delink): Move to tree-iterator.c. 7851 (tsi_link_after): Accept the case if the iterator points 8117 (tsi_link_before, tsi_link_after): Handle new TSI_... 8238 (tsi_link_after): Adjust basic block tree pointers when inserting a 12136 (tsi_link_before, tsi_link_after, tsi_delink, tsi_new_stmt_list, 12144 (tsi_link_after): New function links stmt after an iterator.
|
| D | ChangeLog-2004 | 14008 * tree-iterator.c (alloc_stmt_list, tsi_link_before, tsi_link_after, 29701 (tsi_link_before, tsi_link_after): Set TREE_SIDE_EFFECTS properly.
|
| D | ChangeLog-2008 | 16076 * tree-iterator.c (tsi_link_before, tsi_link_after): Likewise.
|
| D | ChangeLog-2010 | 27181 (tsi_link_after): Likewise.
|
| D | ChangeLog-2017 | 3209 (tsi_link_after): Likewise.
|
| D | ChangeLog-2014 | 38259 (tsi_link_after): Likewise.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/cp/ |
| D | module.cc | 6608 tsi_link_after (&iter, stmt, TSI_CONTINUE_LINKING); in core_vals()
|