llvm::AttributorPass

Module pass that runs the attributor analysis.

Synopsis

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

struct AttributorPass
    : OptionalPassInfoMixin<AttributorPass>

Base Classes

NameDescription
OptionalPassInfoMixin<AttributorPass>A CRTP mix-in for passes that can be skipped.

Member Functions

Name
run

Static Member Functions

Name
isRequired