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