Searched refs:SetSpillStartIndex (Results 1 – 2 of 2) sorted by relevance
1683 range->SetSpillStartIndex(end); in MeetRegisterConstraintsForLastInstructionInBlock()1705 range->SetSpillStartIndex(gap_index); in MeetRegisterConstraintsForLastInstructionInBlock()1724 range->SetSpillStartIndex(instr_index + 1); in MeetConstraintsAfter()1749 range->SetSpillStartIndex(instr_index + 1); in MeetConstraintsAfter()1760 range->SetSpillStartIndex(instr_index + 1); in MeetConstraintsAfter()1877 live_range->SetSpillStartIndex(gap_index); in ResolvePhis()
911 void SetSpillStartIndex(int start) { in SetSpillStartIndex() function