Searched refs:do_constant_prop (Results 1 – 2 of 2) sorted by relevance
451 vec4_visitor::opt_copy_propagation(bool do_constant_prop) in opt_copy_propagation() argument497 if (do_constant_prop && try_constant_propagate(inst, i, &entry)) in opt_copy_propagation()
146 bool opt_copy_propagation(bool do_constant_prop = true);