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