Home
last modified time | relevance | path

Searched defs:SuffixTreeLeafNode (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSuffixTreeNode.h161 struct SuffixTreeLeafNode : SuffixTreeNode { struct
188 SuffixTreeLeafNode(unsigned StartIdx, unsigned *EndIdx) in SuffixTreeLeafNode() argument