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

/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
H A Dmidgard_schedule.c422 unsigned best_reuse_bytes = 0; local in function:mir_adjust_constant
444 (reuse_bytes > best_reuse_bytes || best_place < 0)) {
445 best_reuse_bytes = reuse_bytes;

Completed in 4 milliseconds