Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c262 int curr_switch_stack = ctx->switch_stack_size; in default_analyse_is_last() local
277 if (curr_switch_stack == ctx->switch_stack_size) { in default_analyse_is_last()
283 curr_switch_stack++; in default_analyse_is_last()
286 if (curr_switch_stack == ctx->switch_stack_size) { in default_analyse_is_last()
290 curr_switch_stack--; in default_analyse_is_last()