Searched refs:divergent_cont_old (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp90 bool divergent_cont_old; member in struct:aco::__anon562fcc110110::loop_context
9969 lc->divergent_cont_old = std::exchange(ctx->cf_info.parent_loop.has_divergent_continue, false);
10054 ctx->cf_info.parent_loop.has_divergent_continue = lc->divergent_cont_old;

Completed in 19 milliseconds