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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_control_flow.c164 replace_successor(nir_block *block, nir_block *old_succ, nir_block *new_succ) function in typeref:typename:void
194 replace_successor(pred, block, new_block);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_control_flow.c164 replace_successor(nir_block *block, nir_block *old_succ, nir_block *new_succ) function in typeref:typename:void
194 replace_successor(pred, block, new_block);

Completed in 5 milliseconds