Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-pre.c328 static alloc_pool comparison_node_pool; variable
2897 pool = comparison_node_pool; in create_value_expr_from()
3806 comparison_node_pool = create_alloc_pool ("Comparison tree nodes", in init_pre()
3844 free_alloc_pool (comparison_node_pool); in fini_pre()
H A DChangeLog-200518623 (comparison_node_pool): Ditto.