Home
last modified time | relevance | path

Searched refs:opt_const_func (Results 1 – 3 of 3) sorted by relevance

/dports/cad/iverilog/verilog-11.0/
H A Dcompiler.h134 extern unsigned opt_const_func;
H A Dmain.cc194 unsigned opt_const_func = 0; variable
H A Deval_tree.cc2445 if (!opt_const_func && !need_const_) in eval_tree()
2452 if (!func()->is_auto() && !need_const_ && (opt_const_func < 2)) in eval_tree()