Searched refs:et_split (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | et-forest.h | 76 void et_split (struct et_node *);
|
H A D | et-forest.cc | 485 et_split (t->son); in et_free_tree() 488 et_split (t); in et_free_tree() 574 et_split (struct et_node *t) in et_split() function
|
H A D | dominance.cc | 881 et_split (node); in set_immediate_dominator() 1001 et_split (son); in redirect_immediate_dominators()
|
H A 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.
|
H A 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.
|
H A D | ChangeLog-2015 | 22959 (et_split): Use remove instead of delete operator. 30593 (et_split): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | et-forest.h | 76 void et_split (struct et_node *);
|
H A D | et-forest.c | 485 et_split (t->son); in et_free_tree() 488 et_split (t); in et_free_tree() 574 et_split (struct et_node *t) in et_split() function
|
H A D | dominance.c | 874 et_split (node); in set_immediate_dominator() 994 et_split (son); in redirect_immediate_dominators()
|