Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-pre.c330 static alloc_pool list_node_pool; variable
975 head = (tree) pool_alloc (list_node_pool); in pool_copy_list()
983 TREE_CHAIN (prev) = (tree) pool_alloc (list_node_pool); in pool_copy_list()
2884 pool = list_node_pool; in create_value_expr_from()
3787 list_node_pool = create_alloc_pool ("List tree nodes", in init_pre()
3825 free_alloc_pool (list_node_pool); in fini_pre()