Home | History | Annotate | Download | only in crankshaft

Lines Matching full:index_

8014       : index_(index), ticks_(ticks), size_(size) {}
8016 int index() const { return index_; }
8021 int index_;