Searched refs:StoreStrongCalls (Results 1 – 1 of 1) sorted by relevance
81 SmallPtrSet<CallInst *, 8> StoreStrongCalls; member in __anon03b3a6990111::ObjCARCContract397 StoreStrongCalls.insert(StoreStrong); in tryToContractReleaseIntoStoreStrong()710 for (CallInst *CI : StoreStrongCalls) in run()712 StoreStrongCalls.clear(); in run()