Searched refs:TokenToPostingList (Results 1 – 1 of 1) sorted by relevance
321 for (const auto &TokenToPostingList : InvertedIndex) in estimateMemoryUsage() local322 Bytes += TokenToPostingList.second.bytes(); in estimateMemoryUsage()