|
CIRCT 22.0.0git
|
A value type for use in C APIs that just wraps a pointer to an Evaluator. More...
#include <OM.h>

Public Attributes | |
| void * | ptr |
A value type for use in C APIs that just wraps a pointer to an Evaluator.
This is in line with the usual MLIR DEFINE_C_API_STRUCT.