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

/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dvir_register_allocate.c393 static const int available_rf_threshold = 5; local in function:v3d_ra_favor_accum
398 if (available_rf >= available_rf_threshold)
401 if (available_rf < available_rf_threshold)

Completed in 2 milliseconds