CGSCC pass that runs the Attributor.
Synopsis
Declared in <llvm/Transforms/IPO/Attributor.h>
struct AttributorCGSCCPass
: OptionalPassInfoMixin<AttributorCGSCCPass>
Base Classes
Name |
Description |
A CRTP mix‐in for passes that can be skipped. |
Member Functions
Name |
Description |
Run the Attributor on SCC |
Static Member Functions
Name |
Description |
Return false; optional passes may be skipped. |
Created with MrDocs