This function should return true if the type of the AA is AAIsDead

Synopsis

Declared in <llvm/Transforms/IPO/Attributor.h>

static
bool
classof(AbstractAttribute const* AA);

Parameters

Name

Description

AA

Base struct for all "concrete attribute" deductions.

Created with MrDocs