Searched refs:CopyDestroyCache (Results 1 – 2 of 2) sorted by relevance
120 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anone5f8ec0e0111::RewriteObjC4113 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()4115 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()
129 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anonedadf7530111::RewriteModernObjC4959 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()4961 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()