Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Ddominate.c37 free_ptr_list(&bank->lists[levels]); in bank_free()
150 free_ptr_list(&idf); in idf_dump()
151 free_ptr_list(&alpha); in idf_dump()
H A Dsmatch_scope.c96 free_ptr_list(&stmt_list); in match_stmt()
103 free_ptr_list(&stmt_list); in match_end_func()
H A Dliveness.c193 free_ptr_list(&bb->needs); in clear_liveness()
194 free_ptr_list(&bb->defines); in clear_liveness()
313 free_ptr_list(&dead_list); in track_pseudo_death_bb()
316 free_ptr_list(&live); in track_pseudo_death_bb()
H A Dflowgraph.c73 free_ptr_list(&ep->bbs); in cfg_postorder()
76 free_ptr_list(&info.list); in cfg_postorder()
H A Dsmatch_param_filter.c183 free_ptr_list((struct ptr_list **)&totally_filtered); in print_return_value_param()
H A Dlib.h263 free_ptr_list(head); in free_instruction_list()
H A Dsmatch_param_set.c255 free_ptr_list((struct ptr_list **)&set_list); in print_return_value_param_helper()
H A Dcse.c368 free_ptr_list(list); in cse_eliminate()
H A Dstorage.c166 free_ptr_list(storage_hash_table + i); in free_storage()
H A Dexample.c398 free_ptr_list(&reg->contains); in flush_reg()
1688 free_ptr_list(&hardregs[i].contains); in generate()
1785 free_ptr_list(&state.inputs); in output_bb()
1786 free_ptr_list(&state.outputs); in output_bb()
H A Dptrlist.h71 #define free_ptr_list(list) do { \ macro
H A Dsmatch_flow.c1743 free_ptr_list(&inlines_called); in process_inlines()
H A Dcompile-i386.c794 free_ptr_list(&f->pseudo_list); in func_cleanup()