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

/xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/
H A Dnir_to_dxil.c4302 int then_succ = nir_if_last_then_block(if_stmt)->successors[0]->index; local in function:emit_if
4314 else_block ? else_block->index : then_succ))
4320 !emit_branch(ctx, then_succ)))

Completed in 24 milliseconds