Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_control_flow.c512 unlink_jump(nir_block *block, nir_jump_type type, bool add_normal_successors) in unlink_jump() function
527 unlink_jump(block, type, true); in nir_handle_remove_jump()
636 unlink_jump(block, jump->type, false); in cleanup_cf_node()