Searched defs:live_length (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ | ||
H A D | brw_fs_reg_allocate.cpp | 944 int live_length = live.vgrf_end[i] - live.vgrf_start[i]; in set_spill_costs() local |
Completed in 3 milliseconds