Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_control_flow.c159 nir_block *loop_header_block = nir_loop_first_block(loop); in link_block_to_non_block() local
162 link_blocks(block, loop_header_block, NULL); in link_block_to_non_block()