|
MLIR 24.0.0git
|
A memory effect instance. More...
#include "mlir/Bindings/Python/IRInterfaces.h"
Public Member Functions | |
| PyMemoryEffectInstance (MlirMemoryEffectInstance instance) | |
| PyMemoryEffectInstance (PyMemoryEffectInstance &&other) noexcept | |
| ~PyMemoryEffectInstance () | |
| MlirMemoryEffectInstance | get () const |
A memory effect instance.
Definition at line 162 of file IRInterfaces.h.
|
inlineexplicit |
Definition at line 164 of file IRInterfaces.h.
Referenced by PyMemoryEffectInstance().
|
inlinenoexcept |
Definition at line 166 of file IRInterfaces.h.
References PyMemoryEffectInstance().
|
inline |
Definition at line 170 of file IRInterfaces.h.
References mlirMemoryEffectInstanceDestroy().
|
inline |
Definition at line 175 of file IRInterfaces.h.