Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-pre.c325 static alloc_pool binary_node_pool; variable
1310 newexpr = (tree) pool_alloc (binary_node_pool); in phi_translate()
1317 pool_free (binary_node_pool, newexpr); in phi_translate()
2895 pool = binary_node_pool; in create_value_expr_from()
3796 binary_node_pool = create_alloc_pool ("Binary tree nodes", in init_pre()
3839 free_alloc_pool (binary_node_pool); in fini_pre()