Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDvar-tracking.c269 static alloc_pool var_pool; variable
636 pool_free (var_pool, var); in variable_htab_free()
739 new_var = pool_alloc (var_pool); in unshare_variable()
2035 empty_var = pool_alloc (var_pool); in variable_was_changed()
2115 var = pool_alloc (var_pool); in set_variable_part()
2507 pool_free (var_pool, var); in emit_note_insn_var_location()
2546 empty_var = pool_alloc (var_pool); in emit_notes_for_differences_1()
2945 var_pool = create_alloc_pool ("variable_def pool", in vt_initialize()
2974 free_alloc_pool (var_pool); in vt_finalize()