Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/common/
Dac_llvm_build.h77 unsigned flow_depth_max; member
Dac_llvm_build.c121 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()