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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_control_flow.c152 nir_block *loop_header_block = nir_loop_first_block(loop); local in function:link_block_to_non_block
155 link_blocks(block, loop_header_block, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_control_flow.c152 nir_block *loop_header_block = nir_loop_first_block(loop); local in function:link_block_to_non_block
155 link_blocks(block, loop_header_block, NULL);

Completed in 3 milliseconds