Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dloop-unswitch.c386 free_EXPR_LIST_node (conds); in unswitch_single_loop()
388 free_EXPR_LIST_node (rconds); in unswitch_single_loop()
H A Dlists.c212 free_EXPR_LIST_node (rtx ptr) in free_EXPR_LIST_node() function
H A Dflow.c2630 free_EXPR_LIST_node (temp); in invalidate_mems_from_set()
4095 free_EXPR_LIST_node (temp); in mark_used_regs()
4586 free_EXPR_LIST_node (link); in count_or_remove_death_notes_bb()
H A Drtl.h1765 void free_EXPR_LIST_node (rtx);
H A Ddf-problems.c3237 free_EXPR_LIST_node (link); in df_kill_notes()
H A Dgcse.c2189 free_EXPR_LIST_node (list); in free_insn_expr_list_list()
H A DChangeLog-19995224 (invalidate_mems_from_autoinc): Use free_EXPR_LIST_node.
10111 (free_EXPR_LIST_node): Free an individual EXPR_LIST node.
10122 (free_INSN_LIST_list, free_EXPR_LIST_node): Add prototypes.
H A DChangeLog-200327395 free_EXPR_LIST_node.