Searched refs:abbrevSet (Results 1 – 1 of 1) sorted by relevance
3038 FoldingSet<Abbrev> abbrevSet; in computeHdrAndAbbrevTable() local3067 if (Abbrev *existing = abbrevSet.FindNodeOrInsertPos(id, insertPos)) { in computeHdrAndAbbrevTable()3073 abbrevSet.InsertNode(abbrev2, insertPos); in computeHdrAndAbbrevTable()