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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_io_to_temporaries.c294 nvar->data.cannot_coalesce = true;
H A Dnir_opt_copy_prop_vars.c1132 if (src_var && src_var->data.cannot_coalesce) {
H A Dnir.h395 unsigned cannot_coalesce:1; member in struct:nir_variable::nir_variable_data

Completed in 13 milliseconds