|
MLIR 22.0.0git
|
This class represents a specific pass option, with a provided data type. More...
#include "mlir/Pass/PassOptions.h"
Public Member Functions | |
| template<typename... Args> | |
| Option (PassOptions &parent, StringRef arg, Args &&...args) | |
| ~Option () override=default | |
| Option & | operator= (const Option &other) |
This class represents a specific pass option, with a provided data type.
Definition at line 192 of file PassOptions.h.
|
inline |
|
overridedefault |
|
inline |
Definition at line 210 of file PassOptions.h.
References Option().