Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTreeNode.cpp27 unsigned SuffixTreeInternalNode::getEndIdx() const { return EndIdx; } in getEndIdx() function in SuffixTreeInternalNode
34 unsigned SuffixTreeLeafNode::getEndIdx() const { in getEndIdx() function in SuffixTreeLeafNode
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineOutliner.h126 unsigned getEndIdx() const { return StartIdx + Len - 1; } in getEndIdx() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIRSimilarityIdentifier.h934 unsigned getEndIdx() const { return StartIdx + Len - 1; } in getEndIdx() function