|
My Project
|
This class represents a specific pass option, with a provided data type. More...
#include <Pass.h>


Public Member Functions | |
| template<typename... Args> | |
| Option (Pass &parent, StringRef arg, Args &&... args) | |
Public Member Functions inherited from mlir::detail::PassOptions::Option< DataType > | |
| template<typename... Args> | |
| Option (PassOptions &parent, StringRef arg, Args &&... args) | |
| ~Option () override=default | |
This class represents a specific pass option, with a provided data type.
|
inline |
1.8.13