Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_ir.h2072 unsigned next_loop_depth = 0; variable
2116 block.loop_nest_depth = next_loop_depth; in insert_block()
Daco_instruction_selection.cpp9962 ctx->program->next_loop_depth++; in begin_loop()
10028 ctx->program->next_loop_depth--; in end_loop()