Searched refs:new_then_block (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_opt_if.c | 844 nir_block *new_then_block, 858 src->pred = new_then_block; 1369 nir_block *new_then_block = nir_if_last_then_block(nif); local in function:opt_if_merge 1380 new_then_block, 841 rewrite_phi_predecessor_blocks(nir_if * nif,nir_block * old_then_block,nir_block * old_else_block,nir_block * new_then_block,nir_block * new_else_block) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/ |
| H A D | nir_opt_if.c | 909 nir_block *new_then_block, 923 src->pred = new_then_block; 1310 nir_block *new_then_block = nir_if_last_then_block(nif); local in function:opt_if_merge 1321 new_then_block, 906 rewrite_phi_predecessor_blocks(nir_if * nif,nir_block * old_then_block,nir_block * old_else_block,nir_block * new_then_block,nir_block * new_else_block) argument
|
Completed in 5 milliseconds