|
using | Base |
|
static constexpr ::llvm::StringLiteral | getArgumentName () |
| Returns the command-line argument attached to this pass.
|
|
static constexpr ::llvm::StringLiteral | getPassName () |
| Returns the derived pass name.
|
|
static bool | classof (const ::mlir::Pass *pass) |
| Support isa/dyn_cast functionality for the derived pass class.
|
|
Definition at line 54 of file CallGraphPasses.cpp.
◆ CallGraphSCCsPrinterPass()
llzk::CallGraphSCCsPrinterPass::CallGraphSCCsPrinterPass |
( |
llvm::raw_ostream & | ostream | ) |
|
|
inlineexplicit |
◆ runOnOperation()
void llzk::CallGraphSCCsPrinterPass::runOnOperation |
( |
| ) |
|
|
inlineoverrideprotected |
The documentation for this class was generated from the following file: