Searched refs:SetSpillStartIndex (Results 1 – 2 of 2) sorted by relevance
1670 range->SetSpillStartIndex(end); in MeetRegisterConstraintsForLastInstructionInBlock()1692 range->SetSpillStartIndex(gap_index); in MeetRegisterConstraintsForLastInstructionInBlock()1712 range->SetSpillStartIndex(instr_index + 1); in MeetConstraintsAfter()1737 range->SetSpillStartIndex(instr_index + 1); in MeetConstraintsAfter()1748 range->SetSpillStartIndex(instr_index + 1); in MeetConstraintsAfter()1838 live_range->SetSpillStartIndex(gap_index); in ResolvePhis()
547 void SetSpillStartIndex(int start) { in SetSpillStartIndex() function