Searched refs:HashSequencePair (Results 1 – 2 of 2) sorted by relevance
49 using HashSequencePair = std::pair<HashSequence, unsigned>; variable85 void insert(const HashSequencePair &SequencePair);
71 void OutlinedHashTree::insert(const HashSequencePair &SequencePair) { in insert()