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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_instruction_selection.cpp74 bool exec_potentially_empty_break_old; member in struct:aco::__anon562fcc110110::if_context
10313 ic->exec_potentially_empty_break_old = ctx->cf_info.exec_potentially_empty_break;
10376 ic->exec_potentially_empty_break_old |= ctx->cf_info.exec_potentially_empty_break;
10434 ctx->cf_info.exec_potentially_empty_break |= ic->exec_potentially_empty_break_old;

Completed in 21 milliseconds