Searched refs:bgnloop_stack_size (Results 1 – 2 of 2) sorted by relevance
158 ctx->bgnloop_stack_size = 0; in lp_exec_mask_function_init()232 if (ctx->loop_stack_size != ctx->bgnloop_stack_size) { in lp_exec_bgnloop_post_phi()235 ctx->bgnloop_stack_size = ctx->loop_stack_size; in lp_exec_bgnloop_post_phi()289 --ctx->bgnloop_stack_size; in lp_exec_endloop()342 --ctx->bgnloop_stack_size; in lp_exec_endloop()
98 int bgnloop_stack_size; member