MLLIF
a MLIR-based Language to Language Interoperability Flyover
Loading...
Searching...
No Matches
mllif::mlir::cir::CIRAdapter Class Referencefinal

#include <CIRAdapter.h>

Inheritance diagram for mllif::mlir::cir::CIRAdapter:
Collaboration diagram for mllif::mlir::cir::CIRAdapter:

Public Member Functions

void handle (Tree &symbols, std::shared_ptr<::mlir::ModuleOp > module, ::mlir::Operation *op) override
 
- Public Member Functions inherited from mllif::mlir::Adapter
virtual ~Adapter ()=default
 

Detailed Description

Definition at line 23 of file CIRAdapter.h.

Member Function Documentation

◆ handle()

void mllif::mlir::cir::CIRAdapter::handle ( Tree & symbols,
std::shared_ptr<::mlir::ModuleOp > module,
::mlir::Operation * op )
overridevirtual

Implements mllif::mlir::Adapter.

Definition at line 85 of file CIRAdapter.cxx.

Here is the call graph for this function:

The documentation for this class was generated from the following files: