Lines Matching refs:GetArgRCIdentityRoot
581 const Value *Arg = GetArgRCIdentityRoot(RetainRV); in OptimizeRetainRVCall()
623 EquivalentArgs.count(GetArgRCIdentityRoot(&*I))) { in OptimizeRetainRVCall()
659 const Value *Ptr = GetArgRCIdentityRoot(AutoreleaseRV); in OptimizeAutoreleaseRVCall()
883 const Value *Arg = GetArgRCIdentityRoot(Inst); in OptimizeIndividualCalls()
1177 Arg = GetArgRCIdentityRoot(Inst); in VisitInstructionBottomUp()
1190 Arg = GetArgRCIdentityRoot(Inst); in VisitInstructionBottomUp()
1312 Arg = GetArgRCIdentityRoot(Inst); in VisitInstructionTopDown()
1320 Arg = GetArgRCIdentityRoot(Inst); in VisitInstructionTopDown()
1791 Value *Arg = GetArgRCIdentityRoot(Retain); in PerformCodePlacement()
2056 GetArgRCIdentityRoot(Retain) != Arg) { in FindPredecessorRetainWithSafePath()
2083 if (GetArgRCIdentityRoot(Autorelease) != Arg) in FindPredecessorAutoreleaseWithSafePath()