Searched defs:then_id (Results 1 – 1 of 1) sorted by relevance
2061 branch_conditional(struct ntv_context *ctx, SpvId condition, SpvId then_id, in branch_conditional()2207 SpvId then_id = block_label(ctx, nir_if_first_then_block(if_stmt)); in emit_if() local