ΒΆinline bool IsPotentialRetainableObjPtr(
const llvm::Value* Op)
inline bool IsPotentialRetainableObjPtr(
const llvm::Value* Op)
Description
Test whether the given value is possible a retainable object pointer.
Declared at: llvm/include/llvm/Analysis/ObjCARCAnalysisUtils.h:152
Parameters
- const llvm::Value* Op