Home | History | Annotate | Download | only in src

Lines Matching defs:opt_count

470       int opt_count = function->shared()->opt_count();
471 if (opt_count > 0) opt_count--;
472 function->shared()->set_opt_count(opt_count);