Home | History | Annotate | Download | only in ia32

Lines Matching defs:GetNextSpillIndex

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