Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_control_flow.c552 stitch_blocks(nir_block *before, nir_block *after) in stitch_blocks() function
599 stitch_blocks(block, after); in nir_cf_node_insert()
600 stitch_blocks(before, block); in nir_cf_node_insert()
729 stitch_blocks(block_before, block_after); in nir_cf_extract()
802 stitch_blocks(before, in nir_cf_reinsert()
804 stitch_blocks(nir_cf_node_as_block(nir_cf_node_prev(&after->cf_node)), in nir_cf_reinsert()