Searched refs:MyRoot (Results 1 – 1 of 1) sorted by relevance
453 DeltaTreeNode *MyRoot = getRoot(Root); in AddDelta() local456 if (MyRoot->DoInsertion(FileIndex, Delta, &InsertRes)) { in AddDelta()457 Root = MyRoot = new DeltaTreeInteriorNode(InsertRes); in AddDelta()461 VerifyTree(MyRoot); in AddDelta()