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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_if.c1313 nir_block *dest_blk = dest_if_then ? nir_if_last_then_block(dest_if) local in function:simple_merge_if
1322 nir_cf_reinsert(&if_cf_list, nir_after_block(dest_blk));
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_if.c1262 nir_block *dest_blk = dest_if_then ? nir_if_last_then_block(dest_if) local in function:simple_merge_if
1271 nir_cf_reinsert(&if_cf_list, nir_after_block(dest_blk));

Completed in 7 milliseconds