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