Searched refs:modify_expr_node_pool (Results 1 – 2 of 2) sorted by relevance
331 static alloc_pool modify_expr_node_pool; variable3179 tree temp = pool_alloc (modify_expr_node_pool); in poolify_tree()3808 modify_expr_node_pool = create_alloc_pool ("MODIFY_EXPR nodes", in init_pre()3845 free_alloc_pool (modify_expr_node_pool); in fini_pre()
44 (modify_expr_node_pool): New function.93 Create modify_expr_node_pool.94 (fini_pre): Free modify_expr_node_pool and need_creation array.