Home | History | Annotate | Download | only in optimizing

Lines Matching full:first_use_

850   first->first_use_ = new(&allocator) UsePosition(user, 0, false, 8, first->first_use_);
851 first->first_use_ = new(&allocator) UsePosition(user, 0, false, 7, first->first_use_);
852 first->first_use_ = new(&allocator) UsePosition(user, 0, false, 6, first->first_use_);
872 third->first_use_ = new(&allocator) UsePosition(user, 0, false, 8, third->first_use_);
873 third->first_use_ = new(&allocator) UsePosition(user, 0, false, 4, third->first_use_);
874 third->first_use_ = new(&allocator) UsePosition(user, 0, false, 3, third->first_use_);