Searched refs:CopyDestroyCache (Results 1 – 2 of 2) sorted by relevance
121 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anon0b295c890111::RewriteObjC4115 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()4117 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()
130 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anonadad980e0111::RewriteModernObjC4966 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()4968 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()