Searched refs:merge_link_states (Results 1 – 3 of 3) sorted by relevance
50 struct smatch_state *merge_link_states(struct smatch_state *s1, struct smatch_state *s2) in merge_link_states() function106 add_merge_hook(link_id, &merge_link_states); in set_up_link_functions()
1230 struct smatch_state *merge_link_states(struct smatch_state *s1, struct smatch_state *s2);
2939 add_merge_hook(link_id, &merge_link_states); in register_smatch_extra_late()