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