#include <parameters.h>
| tc::autotune::BoolParameter::BoolParameter |
( |
const std::string & |
name | ) |
|
| tc::autotune::BoolParameter::BoolParameter |
( |
| ) |
|
|
default |
| tc::autotune::BoolParameter::BoolParameter |
( |
const BoolParameter & |
| ) |
|
| void tc::autotune::BoolParameter::apply |
( |
const std::function< void(ParameterView &)> & |
f | ) |
|
| void tc::autotune::BoolParameter::fixValue |
( |
bool |
val | ) |
|
| size_t tc::autotune::BoolParameter::numberOptions |
( |
| ) |
const |
| void tc::autotune::BoolParameter::selectOption |
( |
size_t |
idx | ) |
|
| void tc::autotune::BoolParameter::selectValue |
( |
bool |
val | ) |
|
| bool tc::autotune::BoolParameter::value |
( |
| ) |
const |
| llvm::Optional<bool> tc::autotune::BoolParameter::fixedValue_ |
|
private |
| std::string tc::autotune::BoolParameter::name |
| bool tc::autotune::BoolParameter::value_ |
|
private |
The documentation for this class was generated from the following file: