ΒΆinline llvm::objcarc::ARCInstKind
GetBasicARCInstKind(const llvm::Value* V)

Description

Determine which objc runtime call instruction class V belongs to. This is similar to GetARCInstKind except that it only detects objc runtime calls. This allows it to be faster.

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

Parameters

const llvm::Value* V