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