Searched defs:spill_shifts (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dvmap_table.h109 uint32_t spill_shifts = 0; local
114 spill_shifts++;
116 spill_shifts--; // wind back one as we want the last match
117 return spill_shifts;

Completed in 38 milliseconds