Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_control_flow.c270 move_successors(nir_block *source, nir_block *dest) in move_successors() function
348 move_successors(block, new_block); in split_block_end()
565 move_successors(after, before); in stitch_blocks()