Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/nir/
Dnir_control_flow.c355 split_block_before_instr(nir_instr *instr) in split_block_before_instr() function
397 before = split_block_before_instr(cursor.instr); in split_block_cursor()
409 before = split_block_before_instr(nir_instr_next(cursor.instr)); in split_block_cursor()