Searched refs:flow_depth_max (Results 1 – 2 of 2) sorted by relevance
77 unsigned flow_depth_max; member
121 ctx->flow_depth_max = 0; in ac_llvm_context_dispose()1930 if (ctx->flow_depth >= ctx->flow_depth_max) { in push_flow()1935 ctx->flow_depth_max = new_max; in push_flow()