Home
last modified time | relevance | path

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

/external/v8/src/
Dlithium-allocator.h350 void SetSpillStartIndex(int start) { in SetSpillStartIndex() function
Dlithium-allocator.cc810 range->SetSpillStartIndex(gap_index - 1); in MeetConstraintsBetween()
817 range->SetSpillStartIndex(gap_index); in MeetConstraintsBetween()
1060 live_range->SetSpillStartIndex(phi->block()->first_instruction_index()); in ResolvePhis()