ΒΆbool IsAlwaysTail(
    llvm::objcarc::ARCInstKind Class)

Description

Test if the given class represents instructions which are always safe to mark with the "tail" keyword.

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

Parameters

llvm::objcarc::ARCInstKind Class