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