Searched refs:CopyDestroyCache (Results 1 – 2 of 2) sorted by relevance
131 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anonc09f721f0111::RewriteModernObjC4941 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()4943 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()
121 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anonb8493dda0111::RewriteObjC4105 if (!CopyDestroyCache.insert(flag).second) in SynthesizeByrefCopyDestroyHelper()