Home
last modified time | relevance | path

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

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