Searched refs:variable_info_pool (Results 1 – 3 of 3) sorted by relevance
329 static object_allocator<variable_info> variable_info_pool371 varinfo_t ret = variable_info_pool.allocate (); in new_var_info()7571 variable_info_pool.release (); in delete_points_to_sets()
336 static object_allocator<variable_info> variable_info_pool variable378 varinfo_t ret = variable_info_pool.allocate (); in new_var_info()7729 variable_info_pool.release (); in delete_points_to_sets()
16330 * tree-ssa-structalias.c (variable_info_pool): Likewise.