Searched refs:StoreStrongCalls (Results 1 – 2 of 2) sorted by relevance
74 SmallPtrSet<CallInst *, 8> StoreStrongCalls; member in __anonbeda3dc50111::ObjCARCContract393 StoreStrongCalls.insert(StoreStrong); in tryToContractReleaseIntoStoreStrong()619 for (CallInst *CI : StoreStrongCalls) in runOnFunction()621 StoreStrongCalls.clear(); in runOnFunction()
75 SmallPtrSet<CallInst *, 8> StoreStrongCalls; member in __anon6b2361fd0111::ObjCARCContract420 StoreStrongCalls.insert(StoreStrong); in tryToContractReleaseIntoStoreStrong()704 for (CallInst *CI : StoreStrongCalls) in runOnFunction()706 StoreStrongCalls.clear(); in runOnFunction()