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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp79 bool uniform_has_then_branch; member in struct:aco::__anon562fcc110110::if_context
10488 ic->uniform_has_then_branch = ctx->cf_info.has_branch;
10491 if (!ic->uniform_has_then_branch) {
10536 ctx->cf_info.has_branch &= ic->uniform_has_then_branch;

Completed in 20 milliseconds