Searched refs:CachedUpwardsClobberingCall (Results 1 – 1 of 1) sorted by relevance
153 DenseMap<const MemoryAccess *, MemoryAccess *> CachedUpwardsClobberingCall; member in llvm::MemorySSA::CachingWalker1038 CachedUpwardsClobberingCall.clear(); in invalidateInfo()1052 CachedUpwardsClobberingCall.erase(M); in doCacheRemove()1067 CachedUpwardsClobberingCall[M] = Result; in doCacheInsert()1080 Result = CachedUpwardsClobberingCall.lookup(M); in doCacheLookup()1340 for (auto &P : CachedUpwardsClobberingCall) in verifyRemoved()