Home | History | Annotate | Download | only in src

Lines Matching full:prev

678   HInstruction* prev = next->previous();
679 prev->next_ = this;
682 previous_ = prev;