|
MLIR 23.0.0git
|
Casts object <-> MlirFrozenRewritePatternSet. More...
#include "mlir/Bindings/Python/NanobindAdaptors.h"
Public Member Functions | |
| NB_TYPE_CASTER (MlirFrozenRewritePatternSet, const_name(MAKE_MLIR_PYTHON_QUALNAME("rewrite.FrozenRewritePatternSet"))) bool from_python(handle src | |
Static Public Member Functions | |
| static handle | from_cpp (MlirFrozenRewritePatternSet v, rv_policy, handle) noexcept |
Public Attributes | |
| uint8_t | flags |
| uint8_t cleanup_list *cleanup | noexcept |
Casts object <-> MlirFrozenRewritePatternSet.
Definition at line 277 of file NanobindAdaptors.h.
|
inlinestaticnoexcept |
Definition at line 288 of file NanobindAdaptors.h.
References MAKE_MLIR_PYTHON_QUALNAME, MLIR_PYTHON_CAPI_FACTORY_ATTR, and mlirPythonFrozenRewritePatternSetToCapsule().
| nanobind::detail::type_caster< MlirFrozenRewritePatternSet >::NB_TYPE_CASTER | ( | MlirFrozenRewritePatternSet | , |
| const_name(MAKE_MLIR_PYTHON_QUALNAME("rewrite.FrozenRewritePatternSet")) | ) |
| uint8_t nanobind::detail::type_caster< MlirFrozenRewritePatternSet >::flags |
Definition at line 281 of file NanobindAdaptors.h.
| uint8_t cleanup_list* cleanup nanobind::detail::type_caster< MlirFrozenRewritePatternSet >::noexcept |
Definition at line 281 of file NanobindAdaptors.h.