Searched refs:is_loop_header (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ | ||
| H A D | aco_spill.cpp | 1291 bool is_loop_header = block->loop_nest_depth && ctx.loop_header.top()->index == block_idx; local in function:aco::__anond37687ce0110::spill_block 1292 if (!is_loop_header) { |
Completed in 6 milliseconds