Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_if.c432 bool is_prev_result_undef = true; in opt_split_alu_of_phi() local
460 is_prev_result_undef = false; in opt_split_alu_of_phi()
493 if (!is_prev_result_undef && !is_prev_result_const) { in opt_split_alu_of_phi()

Completed in 3 milliseconds