Searched refs:to_entry_ (Results 1 – 3 of 3) sorted by relevance
20 return to_entry_->snapshot(); in snapshot()
50 HeapEntry* to() const { return to_entry_; } in to()61 HeapEntry* to_entry_; member
43 to_entry_ = &snapshot->entries()[to_index_]; in ReplaceToIndexWithEntry()