ΒΆinline llvm::Value* GetArgRCIdentityRoot(
llvm::Value* Inst)
inline llvm::Value* GetArgRCIdentityRoot(
llvm::Value* Inst)
Description
Assuming the given instruction is one of the special calls such as objc_retain or objc_release, return the RCIdentity root of the argument of the call.
Declared at: llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h:137
Parameters
- llvm::Value* Inst