MLLIF
a MLIR-based Language to Language Interoperability Flyover
Loading...
Searching...
No Matches
mllif::mlir::TypeReg< TInit, T > Class Template Reference

#include <TypeReg.h>

Inheritance diagram for mllif::mlir::TypeReg< TInit, T >:
Collaboration diagram for mllif::mlir::TypeReg< TInit, T >:

Static Public Member Functions

static auto From (const ::mlir::Type &type, std::shared_ptr<::mlir::ModuleOp > module) -> std::shared_ptr< Type >
 

Detailed Description

template<typename TInit, typename... T>
class mllif::mlir::TypeReg< TInit, T >

Definition at line 28 of file TypeReg.h.

Member Function Documentation

◆ From()

template<typename TInit, typename... T>
static auto mllif::mlir::TypeReg< TInit, T >::From ( const ::mlir::Type & type,
std::shared_ptr<::mlir::ModuleOp > module ) -> std::shared_ptr<Type>
inlinestatic

Definition at line 30 of file TypeReg.h.

Here is the caller graph for this function:

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