MLIR
20.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 195 of file PassOptions.h.
|
inline |
Definition at line 200 of file PassOptions.h.
|
overridedefault |
|
inline |
Definition at line 213 of file PassOptions.h.