Home | History | Annotate | Download | only in src

Lines Matching defs:opt_count

517       int opt_count = function->shared()->opt_count();
518 if (opt_count > 0) opt_count--;
519 function->shared()->set_opt_count(opt_count);