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