Home
last modified time | relevance | path

Searched refs:getSuffixIdx (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTreeNode.cpp39 unsigned SuffixTreeLeafNode::getSuffixIdx() const { return SuffixIdx; } in getSuffixIdx() function in SuffixTreeLeafNode
H A DSuffixTree.cpp260 RepeatedSubstringStarts.push_back(Leaf->getSuffixIdx()); in advance()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSuffixTreeNode.h161 unsigned getSuffixIdx() const;