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