Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-pre.c331 static alloc_pool modify_expr_node_pool; variable
3162 tree temp = pool_alloc (modify_expr_node_pool); in poolify_tree()
3791 modify_expr_node_pool = create_alloc_pool ("MODIFY_EXPR nodes", in init_pre()
3828 free_alloc_pool (modify_expr_node_pool); in fini_pre()