CIRCT  19.0.0git
Public Attributes | List of all members
OMEvaluator Struct Reference

A value type for use in C APIs that just wraps a pointer to an Evaluator. More...

#include <OM.h>

Collaboration diagram for OMEvaluator:
Collaboration graph
[legend]

Public Attributes

void * ptr
 

Detailed Description

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.

Definition at line 64 of file OM.h.

Member Data Documentation

◆ ptr

void* OMEvaluator::ptr

Definition at line 65 of file OM.h.


The documentation for this struct was generated from the following file: