Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_control_flow.c557 stitch_blocks(nir_block *before, nir_block *after) in stitch_blocks() function
604 stitch_blocks(block, after); in nir_cf_node_insert()
605 stitch_blocks(before, block); in nir_cf_node_insert()
734 stitch_blocks(block_before, block_after); in nir_cf_extract()
753 stitch_blocks(before, in nir_cf_reinsert()
755 stitch_blocks(nir_cf_node_as_block(nir_cf_node_prev(&after->cf_node)), in nir_cf_reinsert()