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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_constant_folding.c39 bool has_load_constant; member in struct:constant_fold_state
230 state->has_load_constant = true;
326 state.has_load_constant = false;
337 if (state.has_load_constant && !state.has_indirect_load_const &&

Completed in 5 milliseconds