My Project
Static Public Member Functions | List of all members
mlir::detail::TypeUniquer Class Reference

#include <TypeSupport.h>

Static Public Member Functions

template<typename T , typename... Args>
static T get (MLIRContext *ctx, unsigned kind, Args &&... args)
 Get an uniqued instance of a type T. More...
 

Member Function Documentation

◆ get()

template<typename T , typename... Args>
static T mlir::detail::TypeUniquer::get ( MLIRContext ctx,
unsigned  kind,
Args &&...  args 
)
inlinestatic

Get an uniqued instance of a type T.


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