Searched refs:updateHasNextAndGetEntry (Results 1 – 3 of 3) sorted by relevance
56 const BigramEntry updateHasNextAndGetEntry(const bool hasNext) const { in updateHasNextAndGetEntry() function
214 const BigramEntry bigramEntry = getBigramEntry(lastEntryPos).updateHasNextAndGetEntry( in runGCBigramList()
283 const BigramEntry updatedBigramEntry = bigramEntry.updateHasNextAndGetEntry(hasNext); in updateHasNextFlag()