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