Searched refs:RefsSnapshot (Results 1 – 2 of 2) sorted by relevance
250 RefsSnapshot.erase(Key); in update()255 RefsSnapshot[Key] = std::move(Item); in update()274 for (const auto &FileAndRefs : RefsSnapshot) { in buildIndex()397 for (const auto &RefSlab : RefsSnapshot) { in profile()
102 llvm::StringMap<RefSlabAndCountReferences> RefsSnapshot; variable