Home
last modified time | relevance | path

Searched refs:et_new_tree (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Det-forest.c463 et_new_tree (void *data) in et_new_tree() function
782 et_node *n = et_new_tree (test_data); in test_single_node()
799 et_node *a = et_new_tree (NULL); in test_simple_tree()
800 et_node *b = et_new_tree (NULL); in test_simple_tree()
801 et_node *c = et_new_tree (NULL); in test_simple_tree()
802 et_node *d = et_new_tree (NULL); in test_simple_tree()
803 et_node *e = et_new_tree (NULL); in test_simple_tree()
804 et_node *f = et_new_tree (NULL); in test_simple_tree()
862 et_node *a = et_new_tree (NULL); in test_disconnected_nodes()
863 et_node *b = et_new_tree (NULL); in test_disconnected_nodes()
H A Det-forest.h71 struct et_node *et_new_tree (void *data);
H A Ddominance.c729 b->dom[dir_index] = et_new_tree (b); in calculate_dominance_info()
774 bb->dom[dir_index] = et_new_tree (bb); in calculate_dominance_info_for_region()
1555 bb->dom[dir_index] = et_new_tree (bb); in add_to_dominance_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Det-forest.cc463 et_new_tree (void *data) in et_new_tree() function
782 et_node *n = et_new_tree (test_data); in test_single_node()
799 et_node *a = et_new_tree (NULL); in test_simple_tree()
800 et_node *b = et_new_tree (NULL); in test_simple_tree()
801 et_node *c = et_new_tree (NULL); in test_simple_tree()
802 et_node *d = et_new_tree (NULL); in test_simple_tree()
803 et_node *e = et_new_tree (NULL); in test_simple_tree()
804 et_node *f = et_new_tree (NULL); in test_simple_tree()
862 et_node *a = et_new_tree (NULL); in test_disconnected_nodes()
863 et_node *b = et_new_tree (NULL); in test_disconnected_nodes()
H A Det-forest.h71 struct et_node *et_new_tree (void *data);
H A Ddominance.cc736 b->dom[dir_index] = et_new_tree (b); in calculate_dominance_info()
781 bb->dom[dir_index] = et_new_tree (bb); in calculate_dominance_info_for_region()
1562 bb->dom[dir_index] = et_new_tree (bb); in add_to_dominance_info()
H A DChangeLog.tree-ssa3498 (et_new_tree, et_free_tree, et_set_father, et_split, et_nca,
3513 check_path_after, et_splay, et_new_occ, et_new_tree,
H A DChangeLog-2003184 (et_new_tree, et_free_tree, et_set_father, et_split, et_nca,
199 check_path_after, et_splay, et_new_occ, et_new_tree,
H A DChangeLog-201522955 (et_new_tree): Likewise.
30589 (et_new_tree): Likewise.
H A DChangeLog-200815655 * et-forest.c (et_new_occ, et_new_tree): Likewise.