Searched refs:pred_depth (Results 1 – 1 of 1) sorted by relevance
54 int pred_depth; member134 ctx->pred_depth = 0; in compile_init()575 if (ctx->pred_depth == 0) { in push_predicate()602 ctx->pred_stack[ctx->pred_depth++] = ctx->so->ir->pred; in push_predicate()616 ctx->so->ir->pred = ctx->pred_stack[--ctx->pred_depth]; in pop_predicate()618 if (ctx->pred_depth != 0) { in pop_predicate()