Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp75 uint16_t exec_potentially_empty_break_depth_old; member
10569 ic->exec_potentially_empty_break_depth_old = ctx->cf_info.exec_potentially_empty_break_depth;
10629 ic->exec_potentially_empty_break_depth_old = std::min(
10630 ic->exec_potentially_empty_break_depth_old, ctx->cf_info.exec_potentially_empty_break_depth);
10686 ic->exec_potentially_empty_break_depth_old, ctx->cf_info.exec_potentially_empty_break_depth);

Completed in 13 milliseconds