Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_control_flow.c254 move_successors(nir_block *source, nir_block *dest) in move_successors() function
332 move_successors(block, new_block); in split_block_end()
570 move_successors(after, before); in stitch_blocks()