Home | History | Annotate | Download | only in optimizing

Lines Matching full:index_

129         index_(index),
144 HInstruction* GetIndex() const { return index_; }
153 return index_ != nullptr;
167 HInstruction* const index_; // index of an array element.