Searched refs:CopyDestroyCache (Results 1 – 2 of 2) sorted by relevance
120 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anon6e6e6bfc0111::RewriteObjC4116 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()4118 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()
129 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anoneeab31c10111::RewriteModernObjC4972 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()4974 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()