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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_dead_cf.c84 opt_constant_if(nir_if *if_stmt, bool condition) function in typeref:typename:void
292 opt_constant_if(following_if, nir_src_as_bool(following_if->condition));
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_dead_cf.c84 opt_constant_if(nir_if *if_stmt, bool condition) function in typeref:typename:void
255 opt_constant_if(following_if, nir_src_as_bool(following_if->condition));

Completed in 3 milliseconds