Searched refs:then_succ (Results 1 – 1 of 1) sorted by relevance
4302 int then_succ = nir_if_last_then_block(if_stmt)->successors[0]->index; in emit_if() local4314 else_block ? else_block->index : then_succ)) in emit_if()4320 !emit_branch(ctx, then_succ))) in emit_if()