Searched refs:et_free_tree (Results 1 – 6 of 6) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | et-forest.h | 72 void et_free_tree (struct et_node *);
|
| D | et-forest.cc | 482 et_free_tree (struct et_node *t) in et_free_tree() function 785 et_free_tree (n); in test_single_node() 868 et_free_tree (a); in test_disconnected_nodes() 869 et_free_tree (b); in test_disconnected_nodes()
|
| D | dominance.cc | 1575 et_free_tree (bb->dom[dir_index]); in delete_from_dominance_info()
|
| D | ChangeLog.tree-ssa | 3498 (et_new_tree, et_free_tree, et_set_father, et_split, et_nca, 3514 et_free_tree, et_set_father, et_split, et_nca, et_below): New.
|
| D | ChangeLog-2003 | 184 (et_new_tree, et_free_tree, et_set_father, et_split, et_nca, 200 et_free_tree, et_set_father, et_split, et_nca, et_below): New.
|
| D | ChangeLog-2015 | 22956 (et_free_tree): Call release method explicitly. 30590 (et_free_tree): Likewise.
|