Definition at line 5534 of file SMT.h.inc.
◆ boundVarNamesTy
◆ noPatternTy
◆ weightTy
◆ getBoundVarNames()
| auto llzk::smt::detail::ForallOpGenericAdaptorBase::Properties::getBoundVarNames |
( |
| ) |
|
|
inline |
◆ getNoPattern()
| auto llzk::smt::detail::ForallOpGenericAdaptorBase::Properties::getNoPattern |
( |
| ) |
|
|
inline |
◆ getWeight()
| auto llzk::smt::detail::ForallOpGenericAdaptorBase::Properties::getWeight |
( |
| ) |
|
|
inline |
◆ operator!=()
| bool llzk::smt::detail::ForallOpGenericAdaptorBase::Properties::operator!= |
( |
const Properties & | rhs | ) |
const |
|
inline |
◆ operator==()
| bool llzk::smt::detail::ForallOpGenericAdaptorBase::Properties::operator== |
( |
const Properties & | rhs | ) |
const |
|
inline |
◆ setBoundVarNames()
| void llzk::smt::detail::ForallOpGenericAdaptorBase::Properties::setBoundVarNames |
( |
const ::mlir::ArrayAttr & | propValue | ) |
|
|
inline |
◆ setNoPattern()
| void llzk::smt::detail::ForallOpGenericAdaptorBase::Properties::setNoPattern |
( |
const ::mlir::UnitAttr & | propValue | ) |
|
|
inline |
◆ setWeight()
| void llzk::smt::detail::ForallOpGenericAdaptorBase::Properties::setWeight |
( |
const ::mlir::IntegerAttr & | propValue | ) |
|
|
inline |
◆ boundVarNames
| boundVarNamesTy llzk::smt::detail::ForallOpGenericAdaptorBase::Properties::boundVarNames |
◆ noPattern
| noPatternTy llzk::smt::detail::ForallOpGenericAdaptorBase::Properties::noPattern |
◆ weight
| weightTy llzk::smt::detail::ForallOpGenericAdaptorBase::Properties::weight |
The documentation for this struct was generated from the following file: