Home
last modified time | relevance | path

Searched refs:nir_copy_prop_vars_impl (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_copy_prop_vars.c1285 nir_copy_prop_vars_impl(nir_function_impl *impl) in nir_copy_prop_vars_impl() function
1291 printf("## nir_copy_prop_vars_impl for %s\n", impl->function->name); in nir_copy_prop_vars_impl()
1325 progress |= nir_copy_prop_vars_impl(function->impl); in nir_opt_copy_prop_vars()

Completed in 3 milliseconds