Searched refs:alloc_pool (Results 1 – 13 of 13) sorted by relevance
48 *alloc_pool; typedef50 extern alloc_pool create_alloc_pool (const char *, size_t, size_t);51 extern void free_alloc_pool (alloc_pool);52 extern void free_alloc_pool_if_empty (alloc_pool *);53 extern void *pool_alloc (alloc_pool);54 extern void pool_free (alloc_pool, void *);
119 alloc_pool122 alloc_pool pool; in create_alloc_pool()185 free_alloc_pool (alloc_pool pool) in free_alloc_pool()212 free_alloc_pool_if_empty (alloc_pool *pool) in free_alloc_pool_if_empty()223 pool_alloc (alloc_pool pool) in pool_alloc()288 pool_free (alloc_pool pool, void *ptr) in pool_free()
322 static alloc_pool value_set_pool;323 static alloc_pool bitmap_set_pool;324 static alloc_pool value_set_node_pool;325 static alloc_pool binary_node_pool;326 static alloc_pool unary_node_pool;327 static alloc_pool reference_node_pool;328 static alloc_pool comparison_node_pool;329 static alloc_pool expression_node_pool;330 static alloc_pool list_node_pool;331 static alloc_pool modify_expr_node_pool;[all …]
119 alloc_pool ref_pool;120 alloc_pool insn_pool;121 alloc_pool reg_pool;122 alloc_pool mw_reg_pool;123 alloc_pool mw_link_pool;
58 static alloc_pool et_nodes;59 static alloc_pool et_occurrences;
143 static alloc_pool occ_pool;
215 alloc_pool block_pool;
263 static alloc_pool attrs_pool;266 static alloc_pool var_pool;269 static alloc_pool loc_chain_pool;
1017 static alloc_pool original_copy_bb_pool;
176 static alloc_pool operand_entry_pool;
133 static alloc_pool elt_loc_list_pool, elt_list_pool, cselib_val_pool, value_pool;
273 static alloc_pool variable_info_pool;429 static alloc_pool constraint_pool;
2995 static alloc_pool label_ref_list_pool;