Home | History | Annotate | Download | only in optimizing

Lines Matching refs:previous_

483       : previous_(nullptr),
498 HInstruction* GetPrevious() const { return previous_; }
579 HInstruction* previous_;