Searched refs:relative_slice_id (Results 1 – 1 of 1) sorted by relevance
182 auto relative_slice_id = slice.id()[it.row()]; in GoToRelativesImpl() local183 if (known_slices_.count(relative_slice_id)) in GoToRelativesImpl()185 known_slices_.insert(relative_slice_id); in GoToRelativesImpl()186 slices_to_visit_.push({relative_slice_id, VisitType::VIA_RELATIVE}); in GoToRelativesImpl()