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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_control_flow.c507 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) function in typeref:typename:void
522 unlink_jump(block, type, true);
631 unlink_jump(block, jump->type, false);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_control_flow.c497 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) function in typeref:typename:void
512 unlink_jump(block, type, true);
621 unlink_jump(block, jump_type, false);

Completed in 4 milliseconds