Searched refs:alloc_state (Results 1 – 1 of 1) sorted by relevance
141 static struct smatch_state *alloc_state(struct expression *expr, int is_true) in alloc_state() function207 true_state = alloc_state(expr, TRUE); in __stored_condition()208 false_state = alloc_state(expr, FALSE); in __stored_condition()