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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_control_flow.c320 split_block_end(nir_block *block) function in typeref:typename:nir_block *
376 after = split_block_end(cursor.block);
386 * after-a-jump-instr case contained to split_block_end().
390 after = split_block_end(cursor.instr->block);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_control_flow.c327 split_block_end(nir_block *block) function in typeref:typename:nir_block *
383 after = split_block_end(cursor.block);
393 * after-a-jump-instr case contained to split_block_end().
397 after = split_block_end(cursor.instr->block);

Completed in 4 milliseconds