Searched refs:CopyDestroyCache (Results 1 – 2 of 2) sorted by relevance
120 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anon31b8868f0111::RewriteObjC4113 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()4115 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()
130 llvm::DenseSet<uint64_t> CopyDestroyCache; member in __anon1f51ae940111::RewriteModernObjC4957 if (CopyDestroyCache.count(flag)) in SynthesizeByrefCopyDestroyHelper()4959 CopyDestroyCache.insert(flag); in SynthesizeByrefCopyDestroyHelper()