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