Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c4302 int then_succ = nir_if_last_then_block(if_stmt)->successors[0]->index; in emit_if() local
4314 else_block ? else_block->index : then_succ)) in emit_if()
4320 !emit_branch(ctx, then_succ))) in emit_if()