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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_loop_analyze.c232 is_var_phi(nir_loop_variable *var) function in typeref:typename:bool
388 if (!is_var_phi(var))
408 if (is_var_phi(src_var)) {
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_loop_analyze.c209 is_var_phi(nir_loop_variable *var) function in typeref:typename:bool
329 if (!is_var_phi(var))
348 if (is_var_phi(src_var)) {

Completed in 5 milliseconds