Lines Matching refs:GetArgRCIdentityRoot
580 const Value *Arg = GetArgRCIdentityRoot(RetainRV); in OptimizeRetainRVCall()
611 GetArgRCIdentityRoot(&*I) == Arg) { in OptimizeRetainRVCall()
646 const Value *Ptr = GetArgRCIdentityRoot(AutoreleaseRV); in OptimizeAutoreleaseRVCall()
821 const Value *Arg = GetArgRCIdentityRoot(Inst); in OptimizeIndividualCalls()
1112 Arg = GetArgRCIdentityRoot(Inst); in VisitInstructionBottomUp()
1125 Arg = GetArgRCIdentityRoot(Inst); in VisitInstructionBottomUp()
1270 Arg = GetArgRCIdentityRoot(Inst); in VisitInstructionTopDown()
1278 Arg = GetArgRCIdentityRoot(Inst); in VisitInstructionTopDown()
1560 MultipleOwners || MultiOwnersSet.count(GetArgRCIdentityRoot(NewRetain)); in PairUpRetainsAndReleases()
1754 Value *Arg = GetArgRCIdentityRoot(Retain); in PerformCodePlacement()
2027 GetArgRCIdentityRoot(Retain) != Arg) { in FindPredecessorRetainWithSafePath()
2054 if (GetArgRCIdentityRoot(Autorelease) != Arg) in FindPredecessorAutoreleaseWithSafePath()