Home
last modified time | relevance | path

Searched refs:splitting_pointer_ (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Dregister-allocator.cc408 splitting_pointer_(nullptr) { in LiveRange()
650 splitting_pointer_ == nullptr || splitting_pointer_->pos() > position in DetachAt()
652 : splitting_pointer_; in DetachAt()
957 splitting_pointer_ = last; in Splinter()
Dregister-allocator.h469 mutable UsePosition* splitting_pointer_; in NON_EXPORTED_BASE() local