ΒΆbool CanDecrementRefCount(
    llvm::objcarc::ARCInstKind Kind)

Description

Returns false if conservatively we can prove that any instruction mapped to this kind can not decrement ref counts. Returns true otherwise.

Declared at: llvm/include/llvm/Analysis/ObjCARCInstKind.h:121

Parameters

llvm::objcarc::ARCInstKind Kind