Home | History | Annotate | Download | only in x64

Lines Matching defs:GetNextSpillIndex

353 int LChunk::GetNextSpillIndex(bool is_double) {
362 int index = GetNextSpillIndex(is_double);
2006 int spill_index = chunk()->GetNextSpillIndex(false); // Not double-width.