Searched refs:IdNodeMap (Results 1 – 1 of 1) sorted by relevance
146 IdHashNodeMapTy IdNodeMap; in convertFromStableData() local148 IdNodeMap[0] = HashTree->getRoot(); in convertFromStableData()149 assert(IdNodeMap[0]->Successors.empty()); in convertFromStableData()154 assert(IdNodeMap.count(Id)); in convertFromStableData()155 HashNode *Curr = IdNodeMap[Id]; in convertFromStableData()163 IdNodeMap[SuccessorId] = Sucessor.get(); in convertFromStableData()