Searched refs:force_new_state (Results 1 – 1 of 1) sorted by relevance
16103 bool force_new_state = env->test_state_freq || is_force_checkpoint(env, insn_idx); in is_state_visited() local16104 bool add_new_state = force_new_state; in is_state_visited()16201 if (!force_new_state && in is_state_visited()