Searched refs:bgnloop_stack_size (Results 1 – 2 of 2) sorted by relevance
159 ctx->bgnloop_stack_size = 0; in lp_exec_mask_function_init()240 if (ctx->loop_stack_size != ctx->bgnloop_stack_size) { in lp_exec_bgnloop_post_phi()243 ctx->bgnloop_stack_size = ctx->loop_stack_size; in lp_exec_bgnloop_post_phi()305 --ctx->bgnloop_stack_size; in lp_exec_endloop()364 --ctx->bgnloop_stack_size; in lp_exec_endloop()
98 int bgnloop_stack_size; member