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