LLVM 22.0.0git
SuffixTree.cpp File Reference

Go to the source code of this file.

Functions

static size_t numElementsInSubstring (const SuffixTreeNode *N)

Function Documentation

◆ numElementsInSubstring()

size_t numElementsInSubstring ( const SuffixTreeNode * N)
static
Returns
the number of elements in the substring associated with N.

Definition at line 21 of file SuffixTree.cpp.

References assert(), llvm::dyn_cast(), and N.