Searched refs:opt_const_func (Results 1 – 3 of 3) sorted by relevance
134 extern unsigned opt_const_func;
194 unsigned opt_const_func = 0; variable
2445 if (!opt_const_func && !need_const_) in eval_tree()2452 if (!func()->is_auto() && !need_const_ && (opt_const_func < 2)) in eval_tree()