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

/external/v8/src/
H A Dlithium-allocator.h350 void SetSpillStartIndex(int start) { function in class:v8::internal::LiveRange
H A Dlithium-allocator.cc810 range->SetSpillStartIndex(gap_index - 1);
817 range->SetSpillStartIndex(gap_index);
1060 live_range->SetSpillStartIndex(phi->block()->first_instruction_index());

Completed in 250 milliseconds