Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_spectre_second_half.c52 static struct smatch_state *get_spectre_first_half(struct expression *expr) in get_spectre_first_half() function
71 state = get_spectre_first_half(expr->right); in match_assign()