|
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.
|
|
::mlir::Pass::Option< std::string > | fieldName |
|
::mlir::Pass::Option< bool > | printSolverConstraints |
|
Definition at line 32 of file IntervalAnalysisPass.cpp.
◆ IntervalAnalysisPrinterPass()
llzk::IntervalAnalysisPrinterPass::IntervalAnalysisPrinterPass |
( |
llvm::raw_ostream & | ostream | ) |
|
|
inlineexplicit |
◆ runOnOperation()
void llzk::IntervalAnalysisPrinterPass::runOnOperation |
( |
| ) |
|
|
inlineoverrideprotected |
The documentation for this class was generated from the following file: