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