LLVM
16.0.0git
|
Functions | |
static const Value * | FindSingleUseIdentifiedObject (const Value *Arg) |
This is similar to GetRCIdentityRoot but it stops as soon as it finds a value with multiple uses. More... | |
This is similar to GetRCIdentityRoot but it stops as soon as it finds a value with multiple uses.
Definition at line 89 of file ObjCARCOpts.cpp.
References Arg, GEP, llvm::objcarc::GetBasicARCInstKind(), llvm::objcarc::GetRCIdentityRoot(), llvm::objcarc::IsForwarding(), and llvm::objcarc::IsObjCIdentifiedObject().