range_bounds_violation
if (range_bounds_violation(&env->false_reg1) || range_bounds_violation(&env->false_reg2))
if (range_bounds_violation(&env->true_reg1) || range_bounds_violation(&env->true_reg2))
static bool range_bounds_violation(struct bpf_reg_state *reg);
if (range_bounds_violation(reg))
if (range_bounds_violation(reg)) {