Searched refs:SplitNode (Results 1 – 2 of 2) sorted by relevance
258 SuffixTreeInternalNode *SplitNode = insertInternalNode( in extend() local264 insertLeaf(*SplitNode, EndIdx, LastChar); in extend()269 SplitNode->Children[Str[NextNode->getStartIdx()]] = NextNode; in extend()273 NeedsLink->setLink(SplitNode); in extend()275 NeedsLink = SplitNode; in extend()
212862 static int SplitNode(213173 rc = SplitNode(pRtree, pNode, pCell, iHeight);