Home | History | Annotate | Download | only in src

Lines Matching full:live_range

1056     LiveRange* live_range = LiveRangeFor(phi->id());
1059 AddMove(phi_operand, live_range->GetSpillOperand());
1060 live_range->SetSpillStartIndex(phi->block()->first_instruction_index());