Searched refs:SuffixIdx (Results 1 – 1 of 1) sorted by relevance
148 unsigned SuffixIdx = EmptyIdx; member184 bool isLeaf() const { return SuffixIdx != EmptyIdx; } in isLeaf()353 CurrNode.SuffixIdx = Str.size() - CurrIdx; in setSuffixIndices()358 LeafVector[CurrNode.SuffixIdx] = &CurrNode; in setSuffixIndices()928 unsigned StartIdx = M->SuffixIdx; in findCandidates()991 for (unsigned i = Leaf->SuffixIdx; i < Leaf->SuffixIdx + StringLen; i++) in findCandidates()