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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_loop_analyze.c1155 UNUSED bool found_step_value = false; local in function:find_trip_count
1160 found_step_value = true;
1165 assert(found_step_value);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_loop_analyze.c1006 UNUSED bool found_step_value = false; local in function:find_trip_count
1011 found_step_value = true;
1016 assert(found_step_value);

Completed in 5 milliseconds